summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-29 16:37:01 +0000
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-29 16:37:01 +0000
commitcc49301189f0cad8a7a88e26bd67dbc5dd52ddfa (patch)
tree8c179335c637cc87b190eb5285b400e130791c21 /gcc/rtl.h
parent0d807531215728c1c20098b49025f1481bff8a37 (diff)
downloadgcc-cc49301189f0cad8a7a88e26bd67dbc5dd52ddfa.tar.gz
* expr.h: Revert change and include tree-core.h.
* rtl.h: Revert change and don't include tree-core.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204167 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index b7b3516314b..247a0d06701 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see
#include "alias.h"
#include "hashtab.h"
#include "flags.h"
-#include "tree-core.h"
/* Value used by some passes to "recognize" noop moves as valid
instructions. */