compiler: Fixes for middle-end changes.

From Andrew MacLeod.

From-SVN: r205274
This commit is contained in:
Ian Lance Taylor 2013-11-22 16:20:28 +00:00
parent fceec4d3d7
commit 861c1d8ed5
3 changed files with 2 additions and 5 deletions

View File

@ -13,8 +13,7 @@
#include "tree.h"
#include "stringpool.h"
#include "stor-layout.h"
#include "gimple.h"
#include "gimplify.h"
#include "gimple-expr.h"
#include "tree-iterator.h"
#include "convert.h"
#include "real.h"

View File

@ -11,7 +11,7 @@
#include "stringpool.h"
#include "stor-layout.h"
#include "varasm.h"
#include "gimple.h"
#include "gimple-expr.h"
#include "gimplify.h"
#include "tree-iterator.h"
#include "cgraph.h"

View File

@ -9,8 +9,6 @@
#include "toplev.h"
#include "intl.h"
#include "tree.h"
#include "gimple.h"
#include "gimplify.h"
#include "real.h"
#include "convert.h"