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]

egcs-19980721 check failures


egcs-19980721

uname -a:
SunOS athene 5.5.1 Generic_103640-12 sun4u sparc SUNW,Ultra-60

configured with:
 ../configure --prefix=/mnt/vendor/solaris/gnu --program-prefix=test --with-gnu-as --without-gnu-ld --exec-prefix=/mnt/vendor/solaris/gnu

 
                === gcc tests ===
 
Running target unix
....
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.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -Os 
...
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 failed: Could not open data file gcov-1.da.
Assuming that all execution counts are zero.
No executable code associated with file gcov-1.c.
 
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            7476
# of unexpected failures        20
# of expected failures          7
# of unsupported tests          18
/mnt/dev01/vendor/solaris/gnu/src/egcs-19980721/objdir/gcc/xgcc version egcs-2.91.51 19980714 (gcc2 ss-980609 experimental)

...

                === g++ tests ===
 
...
FAIL: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)
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)
FAIL: g++.robertl/eb91.C (test for excess errors)
 
                === g++ Summary ===
 
# of expected passes            4215
# of unexpected failures        8
# of expected failures          89
# of untested testcases         6
/mnt/dev01/vendor/solaris/gnu/src/egcs-19980721/objdir/gcc/testsuite/../xgcc version egcs-2.91.51 19980714 (gcc2 ss-980609 experimental)



Interestingly, using gcc version egcs-2.90.29 980515 (egcs-1.0.3 release),
g++ -c ../gcc/testsuite/g++.old-deja/g++.pt/explicit69.C
../gcc/testsuite/g++.old-deja/g++.pt/explicit69.C:2: explicit instantiation of non-template type `x'
whereas with the current snapshot (19980721)
gcc/xgcc -Bgcc/ -x c++ -c ../gcc/testsuite/g++.old-deja/g++.pt/explicit69.C
../gcc/testsuite/g++.old-deja/g++.pt/explicit69.C:2: Internal compiler error.
../gcc/testsuite/g++.old-deja/g++.pt/explicit69.C:2: Please submit a full bug report to `egcs-bugs@cygnus.com'.

-- 


Ta ta fa noo,
	     The Rubber Buccaneer a.k.a. rap@maths.soton.ac.uk

###								      ###
# #      WWW page at http://www.maths.soton.ac.uk/rap/HomePage.html   # #
# #                                                                   # #
# #  			It's good stuff!			      # #
# #                                                                   # #
# #    Sub-sections of note:                                          # #
# #          Psychobilly database : rap/psycho.html                   # #
# #          The state of the nation : rap/State_of_the_Nation.html   # #
# #                                                                   # #
###								      ###


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