X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fgenattrtab.c;h=2213b2e134f67559c31e7fbe882afeb79de78ec1;hb=58c5f008ca19c1255dacf9ccd88f5eee28d00a5d;hp=a86332d49e3cafbb6e0cce1d5508f9f50f75363c;hpb=a7534a68f03df3aad6e34ee5689d82797fe7d32f;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/genattrtab.c b/gcc/genattrtab.c index a86332d49e3..2213b2e134f 100644 --- a/gcc/genattrtab.c +++ b/gcc/genattrtab.c @@ -4920,7 +4920,8 @@ from the machine description file `md'. */\n\n"); printf ("#include \"recog.h\"\n"); printf ("#include \"regs.h\"\n"); printf ("#include \"output.h\"\n"); - printf ("#include \"toplev.h\"\n"); + printf ("#include \"diagnostic-core.h\"\n" + "#include \"toplev.h\"\n"); printf ("#include \"flags.h\"\n"); printf ("#include \"function.h\"\n"); printf ("\n");