OSDN Git Service

PR target/19087
[pf3gnuchains/gcc-fork.git] / gcc / genpeep.c
index 80ce3f1..c5a7fc2 100644 (file)
@@ -379,6 +379,7 @@ from the machine description file `md'.  */\n\n");
   printf ("#include \"except.h\"\n");
   printf ("#include \"function.h\"\n");
   printf ("#include \"toplev.h\"\n");
+  printf ("#include \"flags.h\"\n");
   printf ("#include \"tm-constrs.h\"\n\n");
 
   printf ("#ifdef HAVE_peephole\n");