From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manfred Hollstein To: egcs@cygnus.com Subject: CVS egcs-980326: results on sparc-sun-sunos4.1.4 haifa enabled Date: Fri, 27 Mar 1998 04:30:00 -0000 Message-id: <13595.38453.553100.504517@slsvhmt> X-SW-Source: 1998-03/msg00923.html Sources: - egcs from CVS last updated on 1998/03/26 07:20:50 MET - libg++-2.8.1.1 Configuration: - sparc-sun-sunos4.1.4 Environment: - GNU binutils snapshot gas-980322 - dejagnu-971028 Remarks: I had to manually kill cc1 while compiling loop-2c.c and loop-2d.c (see `[CVS 980326]: Bug in haifa scheduler on sparc-sun-solaris2.5.1'). Patches applied: [1]: `[CVS 980326]: 2nd PATCH for fixincludes hackery (was: ...assert.h...)' from - it's already in CVS. [2]: `[CVS 980326] PATCH to make fixincludes fix nested comments on Motorola' from config env: CC=gcc CFLAGS=-O9 -g CXXFLAGS=-O9 -g LDFLAGS= config flags: --enable-shared --enable-haifa=yes --with-gnu-as --prefix=/u/b60/manfred/gnu/sparc-sun-sunos4 --with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-sunos4/lib/gcc-lib/sparc-sun-sunos4.1.4/egcs-2.91.15/include/g++ --with-local-prefix=/u/b60/manfred/gnu/sparc-sun-sunos4 BOOT_CFLAGS: -O9 -g -funroll-all-loops -D__USE_FIXED_PROTOTYPES__ gcc used for bootstrapping: gcc version egcs-2.91.14 980315 (gcc-2.8.0 release) Results: -------- === libio Summary === # of expected passes 40 === libstdc++ Summary === # of expected passes 30 === libg++ Summary === # of unexpected failures 0 === gcc Summary === # of expected passes 5994 # of unexpected failures 9 # of expected failures 6 # of untested testcases 4 # of unsupported tests 11 /local/manfred/work/GNU/egcs-980326-sparc-sun-sunos4.1.4/gcc/xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release) === g++ Summary === # of expected passes 3756 # of unexpected failures 6 # of unexpected successes 3 # of expected failures 73 # of untested testcases 6 /local/manfred/work/GNU/egcs-980326-sparc-sun-sunos4.1.4/gcc/testsuite/../xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release) Warnings: --------- There are 1415 warnings in stage3 of this bootstrap. Details: -------- === gcc tests === FAIL: gcc.c-torture/execute/loop-2c.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops xgcc: Internal compiler error: program cc1 got fatal signal 9 FAIL: gcc.c-torture/execute/loop-2c.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops xgcc: Internal compiler error: program cc1 got fatal signal 9 FAIL: gcc.c-torture/execute/loop-2d.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops xgcc: Internal compiler error: program cc1 got fatal signal 9 FAIL: gcc.c-torture/execute/loop-2d.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops xgcc: Internal compiler error: program cc1 got fatal signal 9 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++.brendan/crash8.C (test for excess errors) .../g++.old-deja/g++.brendan/crash8.C:9: incorrect number of parameters (1, should be 2) .../g++.old-deja/g++.brendan/crash8.C:5: in template expansion for decl `template Elvis' .../g++.old-deja/g++.brendan/crash8.C:10: template class without a name FAIL: g++.law/profile1.C Execution test XPASS: g++.law/visibility22.C (test for excess errors) XPASS: g++.law/visibility23.C (test for excess errors) XPASS: g++.mike/ns3.C (test for errors, line 1) .../g++.old-deja/g++.mike/ns3.C:3: `i' redeclared as different kind of symbol .../g++.old-deja/g++.mike/ns3.C:1: previous declaration of `int i' FAIL: g++.mike/p9706.C Execution test FAIL: g++.other/friend1.C (test for excess errors) .../g++.old-deja/g++.other/friend1.C: In function `void f()': .../g++.old-deja/g++.other/friend1.C:25: member `i' is a protected member of class `B' .../g++.old-deja/g++.other/friend1.C:27: member `j' is a protected member of class `B' FAIL: g++.pt/expr4.C (test for excess errors) .../g++.old-deja/g++.pt/expr4.C:359: incomplete type `TinyRange' does not have member `n' .../g++.old-deja/g++.pt/expr4.C:359: template argument 3 is invalid .../g++.old-deja/g++.pt/expr4.C:361: incomplete type `TinyRange' does not have member `n' .../g++.old-deja/g++.pt/expr4.C:361: template argument 3 is invalid .../g++.old-deja/g++.pt/expr4.C: In method `{error} TinyMatrix >::operator ()<0, 1, 1, 0, 2, 2>(const class TinyRange<0,1,1> &, const class TinyRange<0,2,2> &)': .../g++.old-deja/g++.pt/expr4.C:338: return-type `{error}' is an incomplete type .../g++.old-deja/g++.pt/expr4.C:338: confused by earlier errors, bailing out FAIL: g++.pt/vaarg.C Execution test Warnings details: ----------------- Number of warnings per file: 196 insn-output.c 138 insn-emit.c 55 insn-recog.c 52 ../../egcs-980326/gcc/config/sparc/sparc.c 51 ../../egcs-980326/gcc/protoize.c 51 ../../egcs-980326/gcc/cpplib.c 47 ../../egcs-980326/gcc/fold-const.c 38 cxxmain.c 38 ../../egcs-980326/gcc/cplus-dem.c 31 ../../egcs-980326/gcc/toplev.c 28 ../../egcs-980326/gcc/cccp.c 22 ../../egcs-980326/gcc/combine.c 21 ../../egcs-980326/gcc/varasm.c 19 ../../egcs-980326/gcc/c-lang.c 18 ../../egcs-980326/gcc/stor-layout.c 17 g77.c 17 g++.c 17 ../../egcs-980326/gcc/reload1.c 16 ../../egcs-980326/gcc/gcc.c 16 ../../egcs-980326/gcc/fix-header.c 16 ../../egcs-980326/gcc/cse.c 15 ../../egcs-980326/gcc/calls.c 14 insn-attrtab.c 14 ../../egcs-980326/gcc/c-decl.c 14 ../../../egcs-980326/gcc/cp/pt.c 14 ../../../egcs-980326/gcc/cp/decl.c 13 ../../egcs-980326/gcc/dwarf2out.c 13 ../../../egcs-980326/gcc/cp/lex.c 12 ../../egcs-980326/gcc/tree.c 12 ../../egcs-980326/gcc/expr.c 12 ../../egcs-980326/gcc/collect2.c 11 ../../egcs-980326/gcc/c-lex.c 10 ../../egcs-980326/gcc/tlink.c 10 ../../egcs-980326/gcc/stmt.c 10 ../../egcs-980326/gcc/global.c 9 ../../egcs-980326/gcc/genattrtab.c 9 ../../egcs-980326/gcc/expmed.c 9 ../../egcs-980326/gcc/cppexp.c 8 ../../egcs-980326/gcc/reload.c 8 ../../egcs-980326/gcc/regclass.c 8 ../../egcs-980326/gcc/pexecute.c 8 ../../egcs-980326/gcc/function.c 8 ../../egcs-980326/gcc/enquire.c 8 ../../egcs-980326/gcc/c-common.c 8 ../../egcs-980326/gcc/alias.c 7 c-parse.y 7 ../../egcs-980326/gcc/flow.c 7 ../../egcs-980326/gcc/dbxout.c 7 ../../egcs-980326/gcc/bitmap.c 7 ../../../egcs-980326/gcc/cp/search.c 7 ../../../egcs-980326/gcc/cp/expr.c 7 ../../../egcs-980326/gcc/cp/error.c 6 ../../egcs-980326/gcc/scan-decls.c 6 ../../egcs-980326/gcc/regmove.c 6 ../../egcs-980326/gcc/local-alloc.c 6 ../../egcs-980326/gcc/genoutput.c 6 ../../egcs-980326/gcc/caller-save.c 5 insn-peep.c 5 ../../egcs-980326/gcc/unroll.c 5 ../../egcs-980326/gcc/optabs.c 5 ../../egcs-980326/gcc/integrate.c 5 ../../egcs-980326/gcc/genopinit.c 5 ../../egcs-980326/gcc/final.c 5 ../../../egcs-980326/gcc/cp/ptree.c 5 ../../../egcs-980326/gcc/cp/cvt.c 5 ../../../egcs-980326/gcc/cp/class.c 4 cexp.y 4 ../../egcs-980326/gcc/recog.c 4 ../../egcs-980326/gcc/print-tree.c 4 ../../egcs-980326/gcc/loop.c 4 ../../egcs-980326/gcc/haifa-sched.c 4 ../../egcs-980326/gcc/gen-protos.c 4 ../../egcs-980326/gcc/cpphash.c 4 ../../../egcs-980326/gcc/cp/typeck.c 4 ../../../egcs-980326/gcc/cp/method.c 4 ../../../egcs-980326/gcc/cp/init.c 4 ../../../egcs-980326/gcc/cp/hash.h 4 ../../../egcs-980326/gcc/cp/decl2.c 3 parse.y 3 ../../egcs-980326/gcc/getopt.c 3 ../../egcs-980326/gcc/genrecog.c 3 ../../egcs-980326/gcc/explow.c 3 ../../egcs-980326/gcc/emit-rtl.c 3 ../../egcs-980326/gcc/choose-temp.c 3 ../../egcs-980326/gcc/c-typeck.c 3 ../../egcs-980326/gcc/c-gperf.h 3 ../../../egcs-980326/gcc/cp/except.c 2 ../../egcs-980326/gcc/real.c 2 ../../egcs-980326/gcc/profile.c 2 ../../egcs-980326/gcc/jump.c 2 ../../egcs-980326/gcc/hash.c 2 ../../egcs-980326/gcc/genpeep.c 2 ../../egcs-980326/gcc/genflags.c 2 ../../egcs-980326/gcc/genextract.c 2 ../../egcs-980326/gcc/genemit.c 2 ../../egcs-980326/gcc/genconfig.c 2 ../../egcs-980326/gcc/gencodes.c 2 ../../egcs-980326/gcc/genattr.c 2 ../../egcs-980326/gcc/gcov-io.h 2 ../../egcs-980326/gcc/except.c 2 ../../egcs-980326/gcc/cpphash.h 2 ../../egcs-980326/gcc/convert.c 2 ../../../egcs-980326/gcc/cp/xref.c 2 ../../../egcs-980326/gcc/cp/typeck2.c 2 ../../../egcs-980326/gcc/cp/tree.c 2 ../../../egcs-980326/gcc/cp/spew.c 2 ../../../egcs-980326/gcc/cp/rtti.c 2 ../../../egcs-980326/gcc/cp/repo.c 2 ../../../egcs-980326/gcc/cp/friend.c 2 ../../../egcs-980326/gcc/cp/errfn.c 1 insn-extract.c 1 /usr/cygnus/latest-940103/share/bison.simple 1 ../../egcs-980326/gcc/stupid.c 1 ../../egcs-980326/gcc/scan.c 1 ../../egcs-980326/gcc/rtlanal.c 1 ../../egcs-980326/gcc/cpperror.c 1 ../../egcs-980326/gcc/c-convert.c 1 ../../../egcs-980326/gcc/cp/sig.c 1 ../../../egcs-980326/gcc/cp/call.c Number of warning types: 412 unused parameter `???' 235 comparison between signed and unsigned 196 implicit declaration of function `???' 166 label `???' defined but not used 149 `???' might be used uninitialized in this function 121 subscript has type `char' 28 unused variable `???' 25 ??? format, ??? arg (arg ???) 22 type of `???' defaults to `int' 17 variable `???' might be clobbered by `longjmp' or `vfork' 10 control reaches end of non-void function 10 array subscript has type `char' 6 `???' declared `static' but never defined 5 unsigned value < 0 is always 0 5 argument `???' might be clobbered by `longjmp' or `vfork' 5 `???' defined but not used 2 passing arg 1 of `???' from incompatible pointer type 1 empty body in an else-statement