2013-10-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
authorjbglaw <jbglaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2013 13:19:18 +0000 (13:19 +0000)
committerjbglaw <jbglaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Oct 2013 13:19:18 +0000 (13:19 +0000)
* config/tilepro/tilepro.c: Include "tree.h".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203924 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/tilepro/tilepro.c

index 5b53484..cfb6187 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config/tilepro/tilepro.c: Include "tree.h".
+
 2013-10-22  Andreas Schwab  <schwab@suse.de>
 
        * config/m68k/m68k.c (notice_update_cc): Handle register conflict
index 99ce5a0..12adda3 100644 (file)
@@ -40,6 +40,7 @@
 #include "function.h"
 #include "dwarf2.h"
 #include "timevar.h"
+#include "tree.h"
 #include "gimple.h"
 #include "cfgloop.h"
 #include "tilepro-builtins.h"