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-971122 powerpc-ibm-aix4.1.4.0 results


	I bootstrapped egcs-971122 on powerpc-ibm-aix4.1.4.0 using cc
for stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops -mminimal-toc -pipe"
and I got a clean "make compare". 

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

		--Kaveh

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 

ERROR: 931004-12.c: compiled program got signal 6:  
ERROR: 931004-12.c: compiled program got signal 6: -O -fno-omit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O -fomit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O2 -fomit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O3 -fomit-frame-pointer 
ERROR: 931004-12.c: compiled program got signal 6: -O3 -funroll-all-loops 

ERROR: 931004-11.c: compiled program got signal 6:  
ERROR: 931004-11.c: compiled program got signal 6: -O -fno-omit-frame-pointer 
ERROR: 931004-11.c: compiled program got signal 6: -O -fomit-frame-pointer 
ERROR: 931004-11.c: compiled program got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: 931004-11.c: compiled program got signal 6: -O2 -fomit-frame-pointer 

ERROR: 961203-1.c: compiler got signal 9:  
ERROR: 961203-1.c: compiler got signal 9: -O -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O2 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O2 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O3 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O3 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 9: -O3 -funroll-all-loops 

ERROR: 920501-4.c: compiler got signal 6: -O2 -fomit-frame-pointer 
ERROR: 920501-4.c: compiler got signal 6: -O3 -fomit-frame-pointer 
ERROR: 920501-4.c: compiler got signal 6: -O3 -funroll-all-loops 

(Duplicates using -fpic/-fPIC omitted.)



                === libio Summary ===
 
# of expected passes            40

                === libstdc++ Summary ===
 
# of expected passes            30

                === gcc tests ===
 
FAIL: gcc.c-torture/compile/920501-4.c,  -O2
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O0
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O1
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O2
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O0
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O1
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions

                === gcc Summary ===
 
# of expected passes            4869
# of unexpected failures        14
# of expected failures          5
# of unsupported tests          7

                === g++ tests ===
 
FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.brendan/crash19.C candidate for bad call (test for errors, line 1418)
FAIL: g++.brendan/crash19.C list of candidates for bad call (test for errors, line 1463)
FAIL: g++.brendan/crash19.C no matching fn for call (test for errors, line 1486)
FAIL: g++.brendan/crash19.C invalid type for default argument -- not expecting const (test for errors, line 1491)
FAIL: g++.brendan/crash48.C candidates (test for errors, line 14)
FAIL: g++.brendan/crash48.C no match (test for errors, line 20)
FAIL: g++.eh/spec3.C  Execution test
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/thunk3.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/p9732b.C (test for excess errors)
FAIL: g++.pt/typename5.C (test for excess errors)
 
                === g++ Summary ===
 
# of expected passes            3389
# of unexpected failures        11
# of unexpected successes       3
# of expected failures          81
# of untested testcases         6

                === g77 Summary ===
 
# of expected passes            124
--
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]