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]

971008 results


Below are the results of my 971008 egcs build.  There were three new
unexpected failures for gcc (noted below) and it would seem that g++
has been broken by some new change, since the 970929 snapshot only had
4 unexpected failures.

Aaron Jackson 		jackson@msrce.howard.edu

P.S. The build was done on an egcs-971008.tar.gz distribution, and the tests
were done using dejagnu-971006.tar.gz (after moving all necessary files
into /usr/local/share/dejagnu).


Test Run By jackson on Fri Oct 10 13:52:30 1997
Native configuration is alpha-dec-osf2.0

		=== gcc tests ===

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-functions  
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 

...new failures... 
FAIL: gcov-1.c:1:is 4:should be 11
FAIL: gcov-1.c:1:is 5:should be 10
FAIL: gcov-1.c:1:is 7:should be 1
...new failures... 

		=== gcc Summary ===

# of expected passes		4874
# of unexpected failures	15
# of expected failures		4
# of unsupported tests		7

		=== g++ tests ===

FAIL: g++.benjamin/p12475.C  (test for warnings, line 4)
XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for errors, line 6)
FAIL: g++.brendan/copy5.C (test for excess errors)
FAIL: g++.brendan/copy5.C  Execution test
FAIL: g++.brendan/copy9.C (test for excess errors)
FAIL: g++.brendan/crash15.C (test for excess errors)
FAIL: g++.other/rttid2.C  Execution test

..for 300 or so lines...

FAIL: g++.other/rttid3.C (test for excess errors)
FAIL: g++.other/rttid3.C  Execution test
FAIL: g++.other/rttid4.C (test for excess errors)
FAIL: g++.other/rttid4.C  Execution test
FAIL: g++.pt/t39.C  Execution test

		=== g++ Summary ===

# of expected passes		3037
# of unexpected failures	326
...OUCH!...                     ^^^
# of unexpected successes	1
# of expected failures		96
# of untested testcases		6

		=== g77 tests ===

FAIL: g77.f-torture/execute/alpha1.f execution,  -O0 
FAIL: g77.f-torture/execute/alpha1.f execution,  -O1 
FAIL: g77.f-torture/execute/alpha1.f execution,  -O2 
FAIL: g77.f-torture/execute/alpha1.f execution,  -O2 -fomit-frame-pointer -finline-functions 

		=== g77 Summary ===

# of expected passes		100
# of unexpected failures	4


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