Bootstrap broken by recent fixincl change

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Wed Feb 26 04:41:00 GMT 2003


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 mailing list