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]

CVS egcs-19980525: results on sparc-sun-solaris2.6 haifa enabled


Sources:
    - egcs from CVS last updated at 1998/05/25 11:39:21 MEST
    - libg++-2.8.1.1a

Configuration:

    - sparc-sun-solaris2.6

Environment:

    - GNU binutils 2.9.1
    - dejagnu-971028
    - gperf-2.7

Remarks:

    11 ICEs (see details below).

Patches applied:

    [1]: Patch for libg++ to remove gperf from it.
    [2]: `Re: CVS 19980521: PATCH for `limited scope' warning' from
	 <manfred@s-direktnet.de>
    [3]: `PATCH for two unsupported testcases on Motorola machines.' from
	 <manfred@s-direktnet.de>

config env:
    CC=gcc
    CFLAGS=-O9 -g
    CXXFLAGS=-O9 -g
    LDFLAGS=

config flags:
    --enable-shared
    --with-gnu-as --with-gnu-ld
    --prefix=/u/b60/manfred/gnu/sparc-sun-solaris2.6
    --with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2.6/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.91.31/include/g++
    --with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2.6

BOOT_CFLAGS:
    -O9 -g -funroll-all-loops

gcc used for bootstrapping:
    gcc version egcs-2.91.29 19980517 (gcc2 ss-980502 experimental)


Results:
--------

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		30

		=== libg++ Summary ===

# of unexpected failures	6

		=== gcc Summary ===

# of expected passes		7212
# of unexpected failures	19
# of expected failures		7
# of unsupported tests		15
/local/manfred/work/GNU/egcs-19980525-sparc-sun-solaris2.6/gcc/xgcc version egcs-2.91.31 19980525 (gcc2 ss-980502 experimental)

		=== g++ Summary ===

# of expected passes		3859
# of unexpected failures	5
# of expected failures		67
# of untested testcases		6
/local/manfred/work/GNU/egcs-19980525-sparc-sun-solaris2.6/gcc/testsuite/../xgcc version egcs-2.91.31 19980525 (gcc2 ss-980502 experimental)


Warnings:
-----------------
There are 856 warnings in stage3 of this bootstrap.


Details:
--------

		=== libg++ tests ===

../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [class] Error 1
../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [no_nrv] Error 1
../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [byval] Error 1
../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [call] Error 1
../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [convert] Error 1
../../../../../egcs-19980525/libg++/etc/benchmarks/dhrystone.cc:433: Internal compiler error, output_operand_lossage `invalid expression as operand'
gmake[5]: *** [call-var] Error 1

		=== gcc tests ===

FAIL: gcc.c-torture/execute/950511-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/950511-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/950511-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/950511-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/950511-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/950511-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -Os 
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/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 

		=== g++ tests ===

FAIL: g++.jason/crash6.C causes segfault (test for errors, line 8)
  .../g++.old-deja/g++.jason/crash6.C: In function `void f()':
  .../g++.old-deja/g++.jason/crash6.C:8: Internal compiler error.
  .../g++.old-deja/g++.jason/crash6.C:8: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.law/init6.C .* (test for errors, line 12)
  .../g++.old-deja/g++.law/init6.C: In function `int exmpl()':
  .../g++.old-deja/g++.law/init6.C:12: Internal compiler error.
  .../g++.old-deja/g++.law/init6.C:12: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.law/init7.C .* (test for errors, line 11)
  .../g++.old-deja/g++.law/init7.C:11: Internal compiler error.
  .../g++.old-deja/g++.law/init7.C:11: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.other/anon1.C anonymous union with no members (test for errors, line 6)
  .../g++.old-deja/g++.other/anon1.C:6: Internal compiler error.
  .../g++.old-deja/g++.other/anon1.C:6: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.other/local1.C (test for excess errors)
  ../../egcs-19980525/gcc/expr.c:5088: Internal compiler error in function expand_expr


Warnings details:
-----------------

Number of warnings per file:
     76	insn-recog.c
     49	../../egcs-19980525/gcc/protoize.c
     37	../../egcs-19980525/gcc/dwarf2out.c
     33	cxxmain.c
     33	../../egcs-19980525/gcc/cplus-dem.c
     33	../../egcs-19980525/gcc/config/sparc/sparc.c
     22	../../egcs-19980525/gcc/cpplib.c
     22	../../egcs-19980525/gcc/combine.c
     20	insn-output.c
     20	../../egcs-19980525/gcc/expr.c
     19	../../egcs-19980525/gcc/expmed.c
     19	../../egcs-19980525/gcc/dwarfout.c
     18	../../egcs-19980525/gcc/varasm.c
     16	../../egcs-19980525/gcc/reload1.c
     16	../../../egcs-19980525/gcc/cp/call.c
     15	g77.c
     15	g++.c
     15	../../egcs-19980525/gcc/gcse.c
     15	../../egcs-19980525/gcc/gcc.c
     15	../../egcs-19980525/gcc/cse.c
     14	../../egcs-19980525/gcc/reorg.c
     13	../../egcs-19980525/gcc/toplev.c
     13	../../egcs-19980525/gcc/stor-layout.c
     13	../../egcs-19980525/gcc/calls.c
     11	../../egcs-19980525/gcc/integrate.c
     11	../../../egcs-19980525/gcc/cp/pt.c
     10	../../egcs-19980525/gcc/tree.c
     10	../../egcs-19980525/gcc/final.c
     10	../../egcs-19980525/gcc/alias.c
     10	../../../egcs-19980525/gcc/cp/lex.c
      9	../../egcs-19980525/gcc/global.c
      8	../../egcs-19980525/gcc/unroll.c
      8	../../egcs-19980525/gcc/fold-const.c
      8	../../egcs-19980525/gcc/c-lex.c
      8	../../../egcs-19980525/gcc/cp/decl2.c
      7	../../egcs-19980525/gcc/reload.c
      7	../../egcs-19980525/gcc/optabs.c
      7	../../egcs-19980525/gcc/jump.c
      7	../../egcs-19980525/gcc/cccp.c
      6	../../egcs-19980525/gcc/flow.c
      6	../../egcs-19980525/gcc/fix-header.c
      6	../../egcs-19980525/gcc/cppexp.c
      5	../../egcs-19980525/gcc/stmt.c
      5	../../egcs-19980525/gcc/regmove.c
      5	../../egcs-19980525/gcc/genattrtab.c
      5	../../egcs-19980525/gcc/function.c
      5	../../egcs-19980525/gcc/dbxout.c
      5	../../../egcs-19980525/gcc/cp/decl.c
      4	insn-peep.c
      4	insn-attrtab.c
      4	cexp.y
      4	../../egcs-19980525/gcc/tlink.c
      4	../../egcs-19980525/gcc/scan-decls.c
      4	../../egcs-19980525/gcc/regclass.c
      4	../../egcs-19980525/gcc/recog.c
      4	../../egcs-19980525/gcc/local-alloc.c
      4	../../egcs-19980525/gcc/collect2.c
      4	../../egcs-19980525/gcc/c-decl.c
      4	../../../egcs-19980525/gcc/cp/hash.h
      3	../../egcs-19980525/gcc/pexecute.c
      3	../../egcs-19980525/gcc/loop.c
      3	../../egcs-19980525/gcc/haifa-sched.c
      3	../../egcs-19980525/gcc/genrecog.c
      3	../../egcs-19980525/gcc/genopinit.c
      3	../../egcs-19980525/gcc/gen-protos.c
      3	../../egcs-19980525/gcc/explow.c
      3	../../egcs-19980525/gcc/crtstuff.c
      3	../../egcs-19980525/gcc/cpphash.h
      3	../../egcs-19980525/gcc/config/sparc/gmon-sol2.c
      3	../../egcs-19980525/gcc/c-gperf.h
      3	../../../egcs-19980525/gcc/cp/search.c
      3	../../../egcs-19980525/gcc/cp/init.c
      3	../../../egcs-19980525/gcc/cp/expr.c
      3	../../../egcs-19980525/gcc/cp/cvt.c
      2	../../egcs-19980525/gcc/getopt.c
      2	../../egcs-19980525/gcc/gcov-io.h
      2	../../egcs-19980525/gcc/caller-save.c
      2	../../egcs-19980525/gcc/c-common.c
      2	../../egcs-19980525/gcc/bitmap.c
      2	../../../egcs-19980525/gcc/cp/spew.c
      2	../../../egcs-19980525/gcc/cp/class.c
      1	insn-emit.c
      1	../../egcs-19980525/gcc/stupid.c
      1	../../egcs-19980525/gcc/real.c
      1	../../egcs-19980525/gcc/hash.c
      1	../../egcs-19980525/gcc/gengenrtl.c
      1	../../egcs-19980525/gcc/gencheck.c
      1	../../egcs-19980525/gcc/emit-rtl.c
      1	../../egcs-19980525/gcc/convert.c
      1	../../../egcs-19980525/gcc/cp/xref.c
      1	../../../egcs-19980525/gcc/cp/typeck.c
      1	../../../egcs-19980525/gcc/cp/tree.c
      1	../../../egcs-19980525/gcc/cp/sig.c
      1	../../../egcs-19980525/gcc/cp/method.c

Number of warning types:
    257	comparison between signed and unsigned
    198	`???' might be used uninitialized in this function
    110	unused parameter `???'
    110	subscript has type `char'
     43	label `???' defined but not used
     37	implicit declaration of function `???'
     34	unused variable `???'
     15	??? format, ??? arg (arg ???)
     14	variable `???' might be clobbered by `longjmp' or `vfork'
     12	array subscript has type `char'
     11	`???' defined but not used
      5	left-hand operand of comma expression has no effect
      5	argument `???' might be clobbered by `longjmp' or `vfork'
      4	empty body in an else-statement
      1	type defaults to `int' in declaration of `???'


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