Bootstrap broken by recent fixincl change

Billinghurst, David (CRTS) David.Billinghurst@riotinto.com
Wed Feb 26 10:11:00 GMT 2003


I have fixed 3.2 (since I broke that one).

-----Original Message-----
From: Kaveh R. Ghazi [mailto:ghazi@caip.rutgers.edu]
Sent: Wednesday, 26 February 2003 3:11 PM
To: ro@TechFak.Uni-Bielefeld.DE
Cc: gcc-bugs@gcc.gnu.org; gcc@gcc.gnu.org
Subject: Bootstrap broken by recent fixincl change


Rainer,

In the last day or so, I'm getting bootstrap failures in stage1 on
solaris2 and irix6 when using cc for stage1.  It occurs because
fixincl.x was generated improperly such that it had an array
initializer with more elements than the array was declared to contain.
Using GCC for stage1 also yields this diagnostic calling attention to
the problem:

 > fixinc/fixincl.x:6697: warning: excess elements in array initializer
 > fixinc/fixincl.x:6697: warning: (near initialization for `fixDescList')

The breakage occurs on 3.2 and trunk, but not on 3.3.

I believe the checkin was yours, if so please fix it.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Gcc-bugs mailing list