Commit 861c1d8e by Ian Lance Taylor

compiler: Fixes for middle-end changes.

From Andrew MacLeod.

From-SVN: r205274
parent fceec4d3
......@@ -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"
......
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