aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@freesoft.cz>1999-10-01 03:32:18 +0200
committerRichard Henderson <rth@gcc.gnu.org>1999-09-30 18:32:18 -0700
commit0d7148e3f20bd99e7053e5307aa511229a6820b7 (patch)
treef2fcc6726cbd27760d223354dbe68bf14be4b03b /gcc/alias.c
parent36583feac4bd37503c798dc3d32652258ba14d76 (diff)
downloadgcc-0d7148e3f20bd99e7053e5307aa511229a6820b7.zip
gcc-0d7148e3f20bd99e7053e5307aa511229a6820b7.tar.gz
gcc-0d7148e3f20bd99e7053e5307aa511229a6820b7.tar.bz2
Jan Hubicka <hubicka@freesoft.cz>
* alias.c: Include insn-flags.h. * Makefile.in (alias.o): Update. From-SVN: r29744
Diffstat (limited to 'gcc/alias.c')
-rw-r--r--gcc/alias.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/alias.c b/gcc/alias.c
index 686ffb8..2ff97e2 100644
--- a/gcc/alias.c
+++ b/gcc/alias.c
@@ -32,6 +32,7 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "toplev.h"
#include "splay-tree.h"
+#include "insn-flags.h"
/* The alias sets assigned to MEMs assist the back-end in determining
which MEMs can alias which other MEMs. In general, two MEMs in