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]

regression results for egcs 970904 on mips-sgi-irix5.3



hi -

Here are results from running the gcc.c-torture suite on the 970904
snapshot on a mips-sgi-irix5.3 target.


                === gcc Summary ===

# of expected passes            4875
# of unexpected failures        4
# of expected failures          4
# of unsupported tests          7

These are the tests which fail:

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

They appear to fail because the system is running out of swap space
trying to compile them.

Test 961203-1.c, which failed the last time i tried this, now works ok.


Here's what i get for g++:

                === g++ Summary ===

# of expected passes            3261
# of unexpected failures        3
# of unexpected successes       3
# of expected failures          84
# of untested testcases         6


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/scope4.C (test for excess errors)
XPASS: g++.law/temps7.C (test for excess errors)
XPASS: g++.mike/p7325.C *-*-* Execution test


The three failures and the XPASS of temps7.C are new since the last time
i ran this.  This is identical to Joe Buck's results for
sparc-sun-solaris2.5.1.

sss


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