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]

egcs-19980608, -g -O3 -funroll-all-loops failures, various platforms


	I'm getting some bootstrap problems these days when using
BOOT_CFLAGS='-g -O3 -funroll-all-loops', most recently on egcs-19980608.

		--Kaveh


On mips-sgi-irix6.2:
 > _eh
 > jump.c:3350: Internal compiler error in function mark_jump_label
 > make-6.2[4]: *** [libgcc2.a] Error 1

On hppa1.1-hp-hpux9.01:
 > ./xgcc -B./ -DIN_GCC -W -Wall -g -O3 -funroll-all-loops -pipe
 > 	-I./include -I. -I. -I./config -c ./objc/hash.c -o objc/hash.o
 > haifa-sched.c:7593: Internal compiler error in function schedule_region
 > make[2]: *** [objc/hash.o] Error 1

On powerpc-ibm-aix4.1.4.0 (with additional flag -minimial-toc)
 > Bootstrap comparison failure!
 > cexp.o differs
 > cppexp.o differs
 > cpplib.o differs
 > final.o differs
 > genrecog.o differs
 > integrate.o differs
 > real.o differs
 > stor-layout.o differs
 > cp/decl.o differs
 > f/com.o differs
 > f/expr.o differs
 > f/lex.o differs
 > make[1]: *** [compare] Error 1

--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


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