This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap broken on solaris8


Steve Ellcey wrote:
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.


Hm, then I suggest at first to propose your patch to resolve the implict declarations. ( I have the applied the same on sparc-solaris. )


Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]