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 sparc-sun-solaris2.5 results


	I bootstrapped egcs-1.0 on sparc-sun-solaris2.5 using cc for
stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops" 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 -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 
Test completed with 5 failures

TEST DIR: compile
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 8 failures

TEST DIR: noncompile
Test completed successfully

TEST DIR: unsorted
Test completed successfully

(Duplicates from -fpic/-fPIC omitted.)

TEST DIR: execute
ERROR: complex-3.c: compiled program got signal 10: -O3 -fno-omit-frame-pointer -fpic
ERROR: complex-3.c: compiled program got signal 10: -O3 -fomit-frame-pointer -fpic
ERROR: complex-3.c: compiled program got signal 10: -O3 -funroll-all-loops -fpic
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 10 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
Test completed with 7 failures



                === libio tests ===
                === libio Summary ===
 
# of expected passes            40
 
                === libstdc++ tests ===
                === libstdc++ Summary ===
 
# of expected passes            30
 
                === gcc tests ===
 
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 
 
                === gcc Summary ===
 
# of expected passes            4881
# of unexpected failures        4
# of expected failures          5
# of unsupported tests          6
 
                === g++ tests ===
 
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
 
                === g++ Summary ===
 
# of expected passes            3400
# of unexpected successes       3
# of expected failures          80
# 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]