]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tree-ssa-structalias.c: Remove tm_p.h from include.
authorAndreas Tobler <andreast@fgznet.ch>
Fri, 21 May 2010 22:19:12 +0000 (00:19 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Fri, 21 May 2010 22:19:12 +0000 (00:19 +0200)
2010-05-22  Andreas Tobler  <andreast@fgznet.ch>

* tree-ssa-structalias.c: Remove tm_p.h from include.

From-SVN: r159684

gcc/ChangeLog
gcc/tree-ssa-structalias.c

index 35cb08a3417aa86389608e4312139ffe87c96f6f..239064c12d8aad79806565339255ba83f4585552 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-22  Andreas Tobler  <andreast@fgznet.ch>
+
+       * tree-ssa-structalias.c: Remove tm_p.h from include.
+
 2010-05-21  Jeff Law  <law@redhat.com>
 
        * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
index 6421c6517e2969109078123374ce52d2e6f92d69..a5a9634ae9c77c46e5adb98d3c1522193d4ea1b4 100644 (file)
@@ -27,7 +27,6 @@
 #include "obstack.h"
 #include "bitmap.h"
 #include "flags.h"
-#include "tm_p.h"
 #include "basic-block.h"
 #include "output.h"
 #include "tree.h"