diff gcc/cfgexpand.c @ 73:ce75bd9117e4

merge calls.c, cfgexpand.c, gcc.c, gimple.c, gimple.h and gimplify.c
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Mon, 22 Aug 2011 01:54:47 +0900
parents b81903832de2
children ab0bcb71f44d
line wrap: on
line diff
--- a/gcc/cfgexpand.c	Sun Aug 21 22:22:32 2011 +0900
+++ b/gcc/cfgexpand.c	Mon Aug 22 01:54:47 2011 +0900
@@ -44,6 +44,9 @@
 #include "tree-inline.h"
 #include "value-prof.h"
 #include "target.h"
+#ifndef noCbC
+#include "cbc-tree.h"
+#endif
 #include "ssaexpand.h"
 #include "bitmap.h"
 #include "sbitmap.h"