summaryrefslogtreecommitdiff
path: root/gcc/genconditions.c
diff options
context:
space:
mode:
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-17 18:53:03 +0000
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-17 18:53:03 +0000
commit73bde8df3ea8ffb25faeaf47ecd706120df0a755 (patch)
treeec5e8298fd9f24f891d654baf86e6add87b61000 /gcc/genconditions.c
parent613f2c3822a13586579cfb6009eac2a6d0e7e4b4 (diff)
downloadgcc-73bde8df3ea8ffb25faeaf47ecd706120df0a755.tar.gz
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
* function.h (struct rtl_data): Remove struct and accessor macros. * emit-rtl.h (struct rtl_data): Relocate to here. * Makefile.in (GTFILES): Add emit-rtl.h. * df-core.c: Include emit-rtl.h. * genattrtab.c: Likewise. * genconditions.c: Likewise. * genpreds.c: Likewise. * genrecog.c: Likewise. * regcprop.c: Likewise. * resource.c: Likewise. * sched-rgn.c: Likewise. * config/aarch64/cortex-a57-fma-steering.c: Likewise. * config/i386/winnt.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224573 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/genconditions.c')
-rw-r--r--gcc/genconditions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genconditions.c b/gcc/genconditions.c
index c1925fe2440..89d273898a6 100644
--- a/gcc/genconditions.c
+++ b/gcc/genconditions.c
@@ -73,6 +73,7 @@ write_header (void)
#include \"tm_p.h\"\n\
#include \"hard-reg-set.h\"\n\
#include \"function.h\"\n\
+#include \"emit-rtl.h\"\n\
\n\
/* Fake - insn-config.h doesn't exist yet. */\n\
#define MAX_RECOG_OPERANDS 10\n\