> - puts (" LAST_INSN_CODE\n\ > + printf (" LAST_INSN_CODE = %d\n\ > };\n\ > \n\ > -#endif /* GCC_INSN_CODES_H */"); > +#endif /* GCC_INSN_CODES_H */", last);
You probably didn't intend to delete the newline at the end of the generated file? Segher
> - puts (" LAST_INSN_CODE\n\ > + printf (" LAST_INSN_CODE = %d\n\ > };\n\ > \n\ > -#endif /* GCC_INSN_CODES_H */"); > +#endif /* GCC_INSN_CODES_H */", last);
You probably didn't intend to delete the newline at the end of the generated file? Segher