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


Zack Weinberg 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.

Well, I do not see this on sparc-sol8, even with the patch you attached plus all the includes applied in genautomata.c
I'm in building the runtimes now.



Here is the patch I used:

Um. I think you sent the wrong patch.

Hm, probably.


Andreas



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