This is the mail archive of the gcc@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-1.0.1-prerelease mips-sgi-irix6.2 results


	I bootstrapped egcs-1.0.1-prerelease (without patch2) on
mips-sgi-irix6.2 using cc for stage1, native as/ld and BOOT_CFLAGS="-g
-O3 -funroll-all-loops -W -Wall" and I got a clean "make compare".

	Below are the c-torture errors and the results from "make check".

There were no regressions from egcs-1.0.

		--Kaveh

TEST DIR: execute
ERROR: complex-5.c: compiled program got signal 6: -O2 -funroll-all-loops 
ERROR: complex-5.c: compiled program got signal 6:  
ERROR: complex-5.c: compiled program got signal 6: -O -fno-omit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O -fomit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O2 -fomit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O3 -fomit-frame-pointer 
ERROR: complex-5.c: compiled program got signal 6: -O3 -funroll-all-loops 
Test completed with 9 failures
TEST DIR: compile
ERROR: 961203-1.c: compiler got signal 11: -O2 -funroll-all-loops 
ERROR: 961203-1.c: compiler got signal 11:  
ERROR: 961203-1.c: compiler got signal 11: -O -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -funroll-all-loops 
Test completed with 9 failures
TEST DIR: noncompile
Test completed successfully
TEST DIR: unsorted
Test completed successfully

(Duplicate errors arising from tests done with -fpic/-fPIC are omitted.)




		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

		=== libstdc++ Summary ===

# of expected passes		30

		=== gcc tests ===

FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 

		=== gcc Summary ===

# of expected passes		4879
# of unexpected failures	4
# of expected failures		5
# of unsupported tests		7

		=== g++ tests ===

XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/rfg10.C enum overflow (test for errors, line 9)
FAIL: g++.jason/rfg10.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3394
# of unexpected failures	2
# of unexpected successes	3
# of expected failures		84
# of untested testcases		6

		=== g77 tests ===

		=== g77 Summary ===

# of expected passes		132

--
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]