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 build on i686-pc-linux-gnulibc1 results



I just built egcs-1.0.1 on an i686-pc-linux-gnulibc1 system (originally
RedHat 4.0, patched up with all errata), with libc-5.3.12-18. This system
has an older version of binutils (binutils-2.7.0.2-4), so the exception
handing problems are caught in testing.

--Jered
jered@mit.edu

                === gcc tests ===

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 -fin
line-functions 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -fin
line-functions -funroll-loops 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -fin
line-functions -funroll-all-loops 

                === gcc Summary ===

# of expected passes            4877
# of unexpected failures        6
# of expected failures          5
# of unsupported tests          7
/var/tmp/egcs/gcc/xgcc version egcs-2.90.23 980102 (egcs-1.0.1 release)

                === g++ tests ===

FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec4.C  Execution test
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
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test

                === g++ Summary ===

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

                === g77 tests ===

FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finlin
e-functions -funroll-loops 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finlin
e-functions -funroll-all-loops 

                === g77 Summary ===

# of expected passes            130
# of unexpected failures        2


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