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-971215 sparc-sun-sunos4.1.3 results


	I bootstrapped egcs-971215 on sparc-sun-sunos4.1.3 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".

		--Kaveh

TEST DIR: execute
ERROR: loop-2f.c: compiled program got signal 6: -O2 -funroll-all-loops 
ERROR: loop-2f.c: compiled program got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O2 -fomit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -fomit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -funroll-all-loops 
ERROR: 921215-1.c: compiler got signal 11: -O3 -fno-omit-frame-pointer 
ERROR: 921215-1.c: compiler got signal 11: -O3 -fomit-frame-pointer 
ERROR: 921215-1.c: compiler got signal 11: -O3 -funroll-all-loops 
ERROR: 920501-8.c: compiler returns exit status 1: -O2 -funroll-all-loops 
ERROR: 920501-8.c: compiler returns exit status 1:  
ERROR: 920501-8.c: compiler returns exit status 1: -O -fno-omit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O -fomit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O2 -fno-omit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O2 -fomit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O3 -fno-omit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O3 -fomit-frame-pointer 
ERROR: 920501-8.c: compiler returns exit status 1: -O3 -funroll-all-loops 
Test completed with 18 failures
TEST DIR: compile
ERROR: 961203-1.c: compiler returns exit status 1: -O2 -funroll-all-loops 
ERROR: 961203-1.c: compiler returns exit status 1:  
ERROR: 961203-1.c: compiler returns exit status 1: -O -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -O -fomit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -O2 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -O2 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -O3 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -O3 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler returns exit status 1: -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.)

TEST DIR: execute
ERROR: 930628-1.c: compiled program got signal 11: -O -fno-omit-frame-pointer -fpic
ERROR: 930628-1.c: compiled program got signal 11: -O -fomit-frame-pointer -fpic
Test completed with 20 failures

TEST DIR: execute
ERROR: 930628-1.c: compiled program got signal 11: -O -fno-omit-frame-pointer -fPIC
ERROR: 930628-1.c: compiled program got signal 11: -O -fomit-frame-pointer -fPIC



		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

		=== libstdc++ Summary ===

# of expected passes		30

		=== gcc tests ===

FAIL: gcc.c-torture/execute/921215-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/960218-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -g 

		=== gcc Summary ===

# of expected passes		5962
# of unexpected failures	7
# of expected failures		6
# of untested testcases		2
# of unsupported tests		6

		=== g++ tests ===

XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/p10849a.C  Execution test

		=== g++ Summary ===

# of expected passes		3460
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6

		=== g77 tests ===

FAIL: g77.f-torture/compile/toon_1.f,  -O0  
FAIL: g77.f-torture/compile/toon_1.f,  -O1  
FAIL: g77.f-torture/compile/toon_1.f,  -O2  
FAIL: g77.f-torture/compile/toon_1.f,  -O2 -fomit-frame-pointer -finline-functions  

		=== g77 Summary ===

# of expected passes		128
# of unexpected failures	4

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