This is the mail archive of the gcc-patches@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]

Your last fixincl.x checkin causes bootstrap failures


Loren - your last checkin to regenerate fixincl.x broke bootstrap on
irix6 and solaris2 (using cc.)  You added a new "fix" but your checkin
didn't update the array size holding the fixes so I get this error:

 > cc-1142 cc: ERROR File = .../fixinc/fixincl.x, Line = 6781
 >   There are too many initializers for a declared aggregate.
 > 
 >     {  zX11_SprintfName,    zX11_SprintfList,
 >     ^
 > 1 error detected in the compilation of ".../fixinc/fixincl.c".
 > make[3]: *** [fixincl.o] Error 2


Would you please regenerate it correctly?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


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