This is the mail archive of the gcc-bugs@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]

"Scoresheet?"



I just built egcs-971023 with the SGI C compiler (v6.2) under IRIX
6.2.  I was wondering if unexpected failures during make check are
really unexpected, or is there an "expected unexpected failure" list
around somewhere?  The trimmed output from make check is attached
below.

Cheers,
Paul Henning
phenning@cs.uiowa.edu
Native configuration is mips-sgi-irix6.2

		=== libio tests ===
		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===
		=== libstdc++ Summary ===

# of expected passes		30

		=== gcc tests ===
Running /var/tmp/phenning/egcs-971023/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
FAIL: gcc.c-torture/compile/920928-2.c,  -O1  
FAIL: gcc.c-torture/compile/920928-2.c,  -O2  
FAIL: gcc.c-torture/compile/920928-2.c,  -O2 -fomit-frame-pointer -finline-functions  
FAIL: gcc.c-torture/compile/920928-2.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops  
FAIL: gcc.c-torture/compile/920928-2.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops  
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  
Running /var/tmp/phenning/egcs-971023/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
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 

		=== gcc Summary ===

# of expected passes		4874
# of unexpected failures	13
# of expected failures		4
# of unsupported tests		7
/var/tmp/phenning/egcs-971023/gcc/xgcc version egcs-2.90.14 971023 (gcc2-970802 experimental)

		=== g++ tests ===

Running /var/tmp/phenning/egcs-971023/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/rfg10.C enum overflow (test for errors, line 9)
FAIL: g++.jason/rfg10.C (test for excess errors)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test
FAIL: g++.mike/p9732b.C  Execution test

		=== g++ Summary ===

# of expected passes		3335
# of unexpected failures	42
# of unexpected successes	1
# of expected failures		85
# of untested testcases		6
/var/tmp/phenning/egcs-971023/gcc/testsuite/../xgcc version egcs-2.90.14 971023 (gcc2-970802 experimental)

		=== g77 tests ===

		=== g77 Summary ===

# of expected passes		108
/var/tmp/phenning/egcs-971023/gcc/g77 version egcs-2.90.14 971023 (gcc2-970802 experimental)



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