egcs and FreeBSD

Kate Hedstrom kate@ahab.rutgers.edu
Mon Sep 15 05:34:00 GMT 1997


It looks like there was something screwy in at least the g++ part of
the 970907-970910 patch.  I brought the full tarball home and redid the
build on FreeBSD.  "make -k check" now gives more reasonable results:

                === libio Summary ===

# of expected passes            40

                === libstdc++ Summary ===

# of expected passes            30

                === gcc tests ===

FAIL: gcc.c-torture/compile/930927-1.c,  -O0  
FAIL: gcc.c-torture/compile/930927-1.c,  -O1  
FAIL: gcc.c-torture/compile/930927-1.c,  -O2  
FAIL: gcc.c-torture/compile/930927-1.c,  -O2 -fomit-frame-pointer -finline-funct
ions  
FAIL: gcc.c-torture/compile/961203-1.c,  -O0  
FAIL: gcc.c-torture/compile/961203-1.c,  -O1  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2 -fomit-frame-pointer -finline-funct
ions  
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 

                === gcc Summary ===

# of expected passes            3288
# of unexpected failures        11
# of expected failures          4
# of unsupported tests          7

                === g++ tests ===

XPASS: g++.brendan/scope4.C (test for excess errors)
FAIL: g++.jason/operator.C overloaded (test for errors, line 13)
FAIL: g++.jason/operator.C overloaded (test for errors, line 14)
XPASS: g++.law/temps7.C (test for excess errors)
FAIL: g++.mike/p710.C previous declaration as.* (test for errors, line 32)
FAIL: g++.mike/p710.C .B::operator.*overloaded (test for errors, line 35)
XPASS: g++.mike/p7325.C *-*-* Execution test

                === g++ Summary ===

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




More information about the Gcc mailing list