public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* regression test results for 970904 on alpha-dec-osf4.0
@ 1997-09-04 21:47 scott snyder
  1997-09-04 22:05 ` Jeffrey A Law
  0 siblings, 1 reply; 6+ messages in thread
From: scott snyder @ 1997-09-04 21:47 UTC (permalink / raw)
  To: egcs

hi -

Here are results from running the test suite on the 970904
snapshot on a alpha-dec-osf4.0 target.

Here's the gcc summary:

                === gcc Summary ===

# of expected passes            4863
# of unexpected failures        16
# of expected failures          4
# of unsupported tests          7
Executing on host: /d0sgif/data1/snyder/egcs-build/ALPHA/gcc/xgcc -v   


Here are the failures:

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  

This is a known problem with this test.


FAIL: gcc.c-torture/execute/cbrt.c execution,  -O0 
FAIL: gcc.c-torture/execute/cbrt.c execution,  -O1 
FAIL: gcc.c-torture/execute/cbrt.c execution,  -O2 
FAIL: gcc.c-torture/execute/cbrt.c execution,  -O2 -fomit-frame-pointer -finline-functions 

As reported earlier, this is due to assumption in this test case
that 2*sizeof(long) == sizeof(double), which is false for the alpha.
If this is fixed, this test passes.

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 

As discussed before, passing __complex__ arguments is broken.


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 

This is apparently a problem with the test harness; the program needs
to be compiled with -mieee.


The failures which i saw previously with 920411-1.c and m-un-1.c
are gone now.


And for g++:

                === g++ Summary ===

# of expected passes            3260
# of unexpected failures        3
# of unexpected successes       6
# of expected failures          82
# of untested testcases         6


The changes from the last test are the same as for other platforms.

FAIL: g++.brendan/crash19.C (test for excess errors)
FAIL: g++.ext/pretty.C (test for excess errors)
FAIL: g++.mike/p811.C (test for excess errors)
XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for errors, line 6)
XPASS: g++.brendan/scope4.C (test for excess errors)
XPASS: g++.law/profile1.C (test for excess errors)
XPASS: g++.law/profile1.C  Execution test
XPASS: g++.law/temps7.C (test for excess errors)
XPASS: g++.mike/p7325.C *-*-* Execution test


sss

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1997-09-04 23:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-04 21:47 regression test results for 970904 on alpha-dec-osf4.0 scott snyder
1997-09-04 22:05 ` Jeffrey A Law
1997-09-04 22:46   ` scott snyder
1997-09-04 22:58     ` Jeffrey A Law
1997-09-04 23:06   ` Richard Henderson
1997-09-04 23:20     ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).