X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fgenoutput.c;h=b65e1dbe6cc1e3c28eda35fe7ec906732aa61d3f;hp=b0be21c476b8462adf66d9cb77ab8616d433e538;hb=a50034a430a90b13dd4a5b96eb2305ba029ed4ac;hpb=a67a82efd8563e4ccf9d8a9416fa663b67fe3b57 diff --git a/gcc/genoutput.c b/gcc/genoutput.c index b0be21c476b..b65e1dbe6cc 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.c @@ -235,7 +235,6 @@ output_prologue (void) printf ("#include \"function.h\"\n"); printf ("#include \"regs.h\"\n"); printf ("#include \"hard-reg-set.h\"\n"); - printf ("#include \"real.h\"\n"); printf ("#include \"insn-config.h\"\n\n"); printf ("#include \"conditions.h\"\n"); printf ("#include \"insn-attr.h\"\n\n");