diff options
Diffstat (limited to 'gcc/alias.c')
-rw-r--r-- | gcc/alias.c | 1 |
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 |