From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manfred Hollstein To: egcs@cygnus.com Subject: CVS egcs-19980501: results on sparc-sun-solaris2.6 haifa enabled Date: Mon, 04 May 1998 14:31:00 -0000 Message-id: <13645.50325.100674.228687@slsvhmt> X-SW-Source: 1998-05/msg00094.html Sources: - egcs from CVS last updated at 1998/05/01 19:00:42 MEST - libg++-2.8.1.1a Configuration: - sparc-sun-solaris2.5.1 Environment: - GNU binutils 2.9.1 - dejagnu-971028 Remarks: Interestingly, results are different than those on Solaris2.5.1. Patches applied: [1]: `Re: /usr/include/curses.h not fixed on sparc-sun-solaris2.5.1' patch from [2]: `Re: More fp bug in egcs' from [3]: `PATCH for g++ (protected member access check fix)' from [4]: `[PATCH] Re: reg_dead_notes!=0: New abort in haifa scheduler in latest CVS' from config env: CC=gcc CFLAGS=-O9 -g CXXFLAGS=-O9 -g LDFLAGS= config flags: --enable-shared --enable-threads --with-gnu-as --with-gnu-ld --prefix=/u/b60/manfred/gnu/sparc-sun-solaris2.5.1 --with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2.5.1/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.91.25/include/g++ --with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2.5.1 BOOT_CFLAGS: -O9 -g -funroll-all-loops gcc used for bootstrapping: gcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental) Results: -------- === libio Summary === # of expected passes 40 === libstdc++ Summary === # of expected passes 24 # of unexpected failures 2 # of expected failures 4 === libg++ Summary === # of unexpected failures 0 === gcc Summary === # of expected passes 6034 # of unexpected failures 5 # of expected failures 6 # of unsupported tests 12 /local/manfred/work/GNU/egcs-19980501-sparc-sun-solaris2.6/gcc/xgcc version egcs-2.91.25 19980425 (gcc2 ss-980401 experimental) === g++ Summary === # of expected passes 3817 # of unexpected failures 1 # of expected failures 74 # of untested testcases 6 /local/manfred/work/GNU/egcs-19980501-sparc-sun-solaris2.6/gcc/testsuite/../xgcc version egcs-2.91.25 19980425 (gcc2 ss-980401 experimental) Warnings: ----------------- There are 1105 warnings in stage3 of this bootstrap. Details: -------- === libstdc++ tests === FAIL: tvector.cc compilation ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h: In function `char * __uninitialized_copy(char *, char *, char *, char *)': ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h:65: Internal compiler error. ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h:65: Please submit a full bug report to `egcs-bugs@cygnus.com'. FAIL: tvector.cc -O compilation ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h: In function `char * __uninitialized_copy(char *, char *, char *, char *)': ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h:65: Internal compiler error. ../../../../egcs-19980501/libstdc++/testsuite/../stl/stl_uninitialized.h:65: Please submit a full bug report to `egcs-bugs@cygnus.com'. === gcc tests === 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 === g++ tests === FAIL: g++.jason/template31.C (test for excess errors) /u/b60/manfred/work/GNU/build/gnu/egcs-19980501/libstdc++/stl/stl_uninitialized.h:65: Internal compiler error. /u/b60/manfred/work/GNU/build/gnu/egcs-19980501/libstdc++/stl/stl_uninitialized.h:65: Please submit a full bug report to `egcs-bugs@cygnus.com'. Warnings details: ----------------- Number of warnings per file: 76 insn-recog.c 56 ../../egcs-19980501/gcc/config/sparc/sparc.c 51 ../../egcs-19980501/gcc/cpplib.c 49 ../../egcs-19980501/gcc/protoize.c 40 cxxmain.c 40 ../../egcs-19980501/gcc/cplus-dem.c 39 ../../egcs-19980501/gcc/toplev.c 39 ../../egcs-19980501/gcc/dwarf2out.c 30 ../../egcs-19980501/gcc/cccp.c 22 ../../egcs-19980501/gcc/combine.c 21 insn-output.c 20 ../../egcs-19980501/gcc/dwarfout.c 19 ../../egcs-19980501/gcc/final.c 18 g77.c 18 g++.c 18 ../../egcs-19980501/gcc/gcc.c 17 ../../egcs-19980501/gcc/reload1.c 16 ../../egcs-19980501/gcc/varasm.c 16 ../../egcs-19980501/gcc/cse.c 16 ../../egcs-19980501/gcc/calls.c 15 ../../egcs-19980501/gcc/c-decl.c 14 ../../egcs-19980501/gcc/stor-layout.c 14 ../../egcs-19980501/gcc/expr.c 14 ../../egcs-19980501/gcc/c-lang.c 14 ../../../egcs-19980501/gcc/cp/lex.c 13 ../../egcs-19980501/gcc/alias.c 13 ../../../egcs-19980501/gcc/cp/pt.c 11 ../../egcs-19980501/gcc/tree.c 10 ../../egcs-19980501/gcc/tlink.c 10 ../../egcs-19980501/gcc/stmt.c 10 ../../egcs-19980501/gcc/global.c 10 ../../egcs-19980501/gcc/fix-header.c 10 ../../egcs-19980501/gcc/c-lex.c 9 ../../egcs-19980501/gcc/fold-const.c 9 ../../egcs-19980501/gcc/expmed.c 9 ../../egcs-19980501/gcc/cppexp.c 9 ../../egcs-19980501/gcc/c-common.c 8 ../../egcs-19980501/gcc/reload.c 8 ../../egcs-19980501/gcc/regclass.c 8 ../../egcs-19980501/gcc/enquire.c 8 ../../egcs-19980501/gcc/crtstuff.c 8 ../../../egcs-19980501/gcc/cp/decl.c 7 c-parse.y 7 ../../egcs-19980501/gcc/regmove.c 7 ../../egcs-19980501/gcc/haifa-sched.c 7 ../../egcs-19980501/gcc/flow.c 7 ../../../egcs-19980501/gcc/cp/error.c 7 ../../../egcs-19980501/gcc/cp/decl2.c 6 insn-attrtab.c 6 ../../egcs-19980501/gcc/scan-decls.c 6 ../../egcs-19980501/gcc/local-alloc.c 6 ../../egcs-19980501/gcc/genoutput.c 6 ../../egcs-19980501/gcc/genattrtab.c 6 ../../egcs-19980501/gcc/function.c 5 ../../egcs-19980501/gcc/optabs.c 5 ../../egcs-19980501/gcc/genopinit.c 5 ../../egcs-19980501/gcc/dbxout.c 5 ../../egcs-19980501/gcc/collect2.c 5 ../../../egcs-19980501/gcc/cp/method.c 5 ../../../egcs-19980501/gcc/cp/expr.c 5 ../../../egcs-19980501/gcc/cp/call.c 4 insn-peep.c 4 insn-emit.c 4 cexp.y 4 ../../egcs-19980501/gcc/unroll.c 4 ../../egcs-19980501/gcc/recog.c 4 ../../egcs-19980501/gcc/loop.c 4 ../../egcs-19980501/gcc/integrate.c 4 ../../../egcs-19980501/gcc/cp/typeck.c 4 ../../../egcs-19980501/gcc/cp/tree.c 4 ../../../egcs-19980501/gcc/cp/init.c 4 ../../../egcs-19980501/gcc/cp/hash.h 3 ../../egcs-19980501/gcc/pexecute.c 3 ../../egcs-19980501/gcc/getopt.c 3 ../../egcs-19980501/gcc/genrecog.c 3 ../../egcs-19980501/gcc/gen-protos.c 3 ../../egcs-19980501/gcc/explow.c 3 ../../egcs-19980501/gcc/config/sparc/gmon-sol2.c 3 ../../egcs-19980501/gcc/caller-save.c 3 ../../egcs-19980501/gcc/c-gperf.h 3 ../../../egcs-19980501/gcc/cp/search.c 3 ../../../egcs-19980501/gcc/cp/cvt.c 2 parse.y 2 ../../egcs-19980501/gcc/real.c 2 ../../egcs-19980501/gcc/jump.c 2 ../../egcs-19980501/gcc/hash.c 2 ../../egcs-19980501/gcc/genpeep.c 2 ../../egcs-19980501/gcc/genflags.c 2 ../../egcs-19980501/gcc/genextract.c 2 ../../egcs-19980501/gcc/genemit.c 2 ../../egcs-19980501/gcc/genconfig.c 2 ../../egcs-19980501/gcc/gencodes.c 2 ../../egcs-19980501/gcc/genattr.c 2 ../../egcs-19980501/gcc/gcov-io.h 2 ../../egcs-19980501/gcc/except.c 2 ../../egcs-19980501/gcc/cpphash.h 2 ../../egcs-19980501/gcc/cpphash.c 2 ../../egcs-19980501/gcc/convert.c 2 ../../egcs-19980501/gcc/c-typeck.c 2 ../../egcs-19980501/gcc/bitmap.c 2 ../../../egcs-19980501/gcc/cp/xref.c 2 ../../../egcs-19980501/gcc/cp/typeck2.c 2 ../../../egcs-19980501/gcc/cp/spew.c 2 ../../../egcs-19980501/gcc/cp/semantics.c 2 ../../../egcs-19980501/gcc/cp/rtti.c 2 ../../../egcs-19980501/gcc/cp/repo.c 2 ../../../egcs-19980501/gcc/cp/friend.c 2 ../../../egcs-19980501/gcc/cp/except.c 2 ../../../egcs-19980501/gcc/cp/class.c 1 insn-extract.c 1 ../../egcs-19980501/gcc/stupid.c 1 ../../egcs-19980501/gcc/rtlanal.c 1 ../../egcs-19980501/gcc/profile.c 1 ../../egcs-19980501/gcc/emit-rtl.c 1 ../../egcs-19980501/gcc/cpperror.c 1 ../../egcs-19980501/gcc/c-pragma.c 1 ../../egcs-19980501/gcc/c-convert.c 1 ../../../egcs-19980501/gcc/cp/sig.c Number of warning types: 269 comparison between signed and unsigned 241 unused parameter `???' 201 implicit declaration of function `???' 124 subscript has type `char' 87 `???' might be used uninitialized in this function 42 label `???' defined but not used 39 unused variable `???' 22 type of `???' defaults to `int' 17 `???' defined but not used 16 ??? format, ??? arg (arg ???) 14 variable `???' might be clobbered by `longjmp' or `vfork' 10 array subscript has type `char' 5 unsigned value < 0 is always 0 5 argument `???' might be clobbered by `longjmp' or `vfork' 4 empty body in an else-statement 3 control reaches end of non-void function 2 `???' declared `static' but never defined 1 type defaults to `int' in declaration of `???' 1 too many arguments for format 1 suggest parentheses around assignment used as truth value 1 suggest explicit braces to avoid ambiguous `else'