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

Re: gcc-2.95 alpha-osf4, new bootstrap failure stage1 in expr.c + PATCH


 > From: Jeffrey A Law <law@cygnus.com>
 > 
 >   In message <199906301348.JAA24754@caip.rutgers.edu>you write:
 >   > Snapshot:		gcc-2.95 19990629 (prerelease)
 >   > Platform:		alphaev5-dec-osf4.0b
 >   > Stage1 compiler:	cc
 >   > Assembler:		native
 >   > Linker:			native
 >   > BOOT_CFLAGS:		none
 >   > 
 >   > 	I'm getting a new bootstrap failure with gcc-pre2.95 on OSF4:
 > 
 > Should be fixed now.
 > jeff


	Yup, but now I'm getting an abort in stage1 building libgcc2.a:


 > _varargs
 > __dummy
 > _eprintf
 > _bb
 > ../../egcs-2.95-CVS19990630/gcc/libgcc2.c: In function `__bb_init_prg':
 > ../../egcs-2.95-CVS19990630/gcc/libgcc2.c:2167: Internal compiler
 > 	error at expr.c:2754
 > make: *** [libgcc2.a] Error 1


	At libgcc2.c:2167 there is a call to memset(,0,).

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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