compiler: Fixes for middle-end changes.
From Andrew MacLeod. From-SVN: r205274
This commit is contained in:
parent
fceec4d3d7
commit
861c1d8ed5
3 changed files with 2 additions and 5 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue