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-19980803 (pre-1.1) mips regressions


Snapshot:		egcs-19980803 (1.1 prerelease snapshot)
Platform:		mips-sgi-irix6.2
Stage1 compiler:	cc
Assembler:		native
Linker:			native
BOOT_CFLAGS:		-g -O3 -funroll-all-loops


	The following are regressions from prior releases/snapshots, but
they don't appear in "make check" because the egcs testsuite doesn't
seem to run with -fno-omit-frame-pointer. 

	I got these with my modified c-torture (which runs with
-fno-omit-frame-pointer.)  And the files from my c-torture/execute
directory are the same as in the egcs/gcc/testsuite dir.  So you can
just use those files with the right flags to reproduce this problem. 

		--Kaveh

ERROR: 920501-7.c: compiled program got signal 11: -O -fno-omit-frame-pointer 
ERROR: 920501-7.c: compiled program got signal 11: -O2 -fno-omit-frame-pointer 
ERROR: 920501-7.c: compiled program got signal 11: -O3 -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiled program got signal 11: -O -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiled program got signal 11: -O2 -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiled program got signal 11: -O3 -fno-omit-frame-pointer 
--
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]