compiler: Update for mainline changes.
From Andrew MacLeod. From-SVN: r204721
This commit is contained in:
parent
8eb2533ac6
commit
6e022c863a
3 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "intl.h"
|
||||
#include "tree.h"
|
||||
#include "gimple.h"
|
||||
#include "gimplify.h"
|
||||
#include "tree-iterator.h"
|
||||
#include "convert.h"
|
||||
#include "real.h"
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
#include "toplev.h"
|
||||
#include "tree.h"
|
||||
#include "gimple.h"
|
||||
#include "gimplify.h"
|
||||
#include "tree-iterator.h"
|
||||
#include "cgraph.h"
|
||||
#include "langhooks.h"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
#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