]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2010-05-22 Andreas Tobler <andreast@fgznet.ch>
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 22:19:12 +0000 (22:19 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 22:19:12 +0000 (22:19 +0000)
* tree-ssa-structalias.c: Remove tm_p.h from include.

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

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"