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]

971023 on OpenServer test results; eh gets ugly.


A fresh fetch of 971023.   Make bootstrap went nice and boring.

egrep -h -v UNSUPPORTED:\|XFAIL:\|UNTESTED:\|Running\|PASS: on the *.sum
files follows:

Our GCC results are as good as they get right now.   G++ picked up
several errors since I last tested it on 1002.   On that snapshot,
with my sco5.h patches applied, only template31.C, missed-error2.C, 
profile1.C, and p9732b.C failed.

It's worth confessing that COFF and ELF on this platform exercise
sjlj and dwarf2 eh respectively, so perhaps the eh problem is 
independent of the method used.

More complete debugging output available for anyone interested.
The most interesting (?) failure is on eh54C:

eh/eh54.C: In function `int main()':
eh/eh54.C:3: parse error before `}'
eh/eh54.C:3: warning: didn't find handler for EH region 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
-melf eh/eh54.C failed.
eh/eh54.C: In function `int main()':
eh/eh54.C:3: parse error before `}'
eh/eh54.C:3: warning: didn't find handler for EH region 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
eh/eh54.C:3: warning: region exists, no handler 3
-mcoff eh/eh54.C failed.



Test Run By robertl on Thu Oct 23 23:46:53 1997
Native configuration is i586-pc-sco3.2v5.0.4

		=== 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: gcov failed: couldn't execute "gcov": no such file or directory

		=== gcc Summary for unix/-mcoff ===

# of expected passes		4882
# of unexpected failures	5
# of expected failures		4
# of unsupported tests		7
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: gcov failed: couldn't execute "gcov": no such file or directory

		=== gcc Summary for unix/-melf ===

# of expected passes		4882
# of unexpected failures	5
# of expected failures		4
# of unsupported tests		7

		=== gcc Summary ===

# of expected passes		9764
# of unexpected failures	10
# of expected failures		8
# of unsupported tests		14
negcs version egcs-2.90.14 971023 (gcc2-970802 experimental)

Test Run By robertl on Fri Oct 24 01:02:26 1997
Native configuration is i586-pc-sco3.2v5.0.4

		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.law/profile1.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 for unix/-mcoff ===

# of expected passes		3339
# of unexpected failures	41
# of unexpected successes	1
# of expected failures		82
# of untested testcases		6
FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.law/profile1.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 for unix/-melf ===

# of expected passes		3339
# of unexpected failures	41
# of unexpected successes	1
# of expected failures		82
# of untested testcases		6

		=== g++ Summary ===

# of expected passes		6678
# of unexpected failures	82
# of unexpected successes	2
# of expected failures		164
# of untested testcases		12
negcs 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]