Commit 6e022c86 by Ian Lance Taylor

compiler: Update for mainline changes.

From Andrew MacLeod.

From-SVN: r204721
parent 8eb2533a
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment