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]

Results of testsuite for 1998-07-15 snapshot on mips-sgi-irix5.3



I successfully built and tested the 1998-07-15 snapshot of egcs on
a mips-sgi-irix5.3.

The details of the testing will follow a few comments.

This is the first time in quite a few snapshots that I've been able
to compile egcs under IRIX using binutils 2.9.1.  I originally upgraded
to 2.9.1 as I was interested in trying dwarf debugging format and
exception handling under g++.  However, many on the lists suggested
that dwarf under IRIX is untested so I stuck with stabs.

All in all, things went smoothly.  'Grats to all those working on
the egcs project.  Please let me know if I can supply any additional
information.

The details:

snapshot: 1998-07-15

gcc -v output:
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix5.3/egcs-2.91.50/specs
gcc version egcs-2.91.50 19980714 (gcc2 ss-980609 experimental)

config.guess: mips-sgi-irix5.3

configure options: --with-gnu-as

binutils: 2.9.1

Object directory completely separate from the source directory.

		=== libio Summary ===
# of expected passes		40

		=== libstdc++ Summary ===
# of expected passes		30

		=== gcc tests ===

FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.misc-tests/gcov-1.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-1.c compilation failed to produce executable
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
FAIL: gcc.misc-tests/gcov-2.c (test for excess errors) (PRMS 8294)
WARNING: gcc.misc-tests/gcov-2.c compilation failed to produce executable

		=== gcc Summary ===

# of expected passes		7470
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		19

		=== g++ tests ===

FAIL: g++.mike/p4104.C (test for excess errors)
FAIL: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)
FAIL: g++.pt/static3.C (test for excess errors)
FAIL: g++.robertl/eb101.C (test for excess errors)
FAIL: g++.robertl/eb130.C (test for excess errors)
FAIL: g++.robertl/eb131.C bar is an unqualified-id. (test for errors, line 19)
FAIL: g++.robertl/eb131.C (test for excess errors)
FAIL: g++.robertl/eb133.C parse error (test for errors, line 10)
FAIL: g++.robertl/eb56.C (test for excess errors)
FAIL: g++.robertl/eb83.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4207
# of unexpected failures	10
# of expected failures		94
# of untested testcases		7

		=== g77 Summary ===

# of expected passes		405



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