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]

971031 results on Red Hat 4.2 (with dwarf2out patch)


I've used --enable-shared here as well.  This is straight Red Hat 4.2
except for the snapshot version of gas.

gcc tests (all failures are the "extern int glob" symbol failure which
shouldn't affect newer libc versions)

FAIL: gcc.c-torture/execute/960218-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

                === gcc Summary ===

# of expected passes            4877
# of unexpected failures        6
# of expected failures          5
# of unsupported tests          7

g++ tests:

FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/template31.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh35.C  Execution test

                === g++ Summary ===

# of expected passes            3378
# of unexpected failures        3
# of unexpected successes       3
# of expected failures          79
# of untested testcases         6

g77 tests:

FAIL: g77.f-torture/execute/alpha1.f execution,  -O0 

                === g77 Summary ===

# of expected passes            107
# of unexpected failures        1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]