On Wed, Jan 25, 2006 at 01:01:17PM -0800, Steve Ellcey wrote: > > I took Zack's advice and put all the includes from insn-attrtab.c into > insn-automata.c. My current problem is that I get: > > | insn-automata.c: In function 'print_reservation': > | insn-automata.c:22466: warning: string length '669' is greater than the > length ' > | 509' ISO C89 compilers are required to support > | make[3]: *** [insn-automata.o] Error 1 > | make[3]: Target `all' not remade because of errors.
Odd. I don't see how my changes could possibly have triggered that. > Here is the patch I used: Um. I think you sent the wrong patch. zw