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-19980424: results on sparc-sun-solaris2.6 haifa disabled


Sources:
    - egcs from CVS last updated on 1998/04/24 10:36:18 MEST
    - libg++-2.8.1.1a

Configuration:

    - sparc-sun-solaris2.6

Environment:

    - GNU binutils 2.9
    - dejagnu-971028

Remarks:

    None.

Patches applied:

    [1]: `Re: [CVS 980420] Still strength-reduce bug on HP-UX!' patch
	 from <wilson@cygnus.com>
    [2]: `Re: /usr/include/curses.h not fixed on sparc-sun-solaris2.5.1'
	 patch from <manfred@s-direktnet.de>

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.6
    --with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2.6/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.91.24/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.90.27 980315 (egcs-1.0.2 release)


Results:
--------

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		27
# of unexpected failures	1
# of expected failures		2

		=== libg++ Summary ===

# of unexpected failures	0

		=== gcc Summary ===

# of expected passes		6012
# of unexpected failures	17
# of expected failures		6
# of unsupported tests		12
/local/manfred/work/GNU/egcs-980424-sparc-sun-solaris2.6/gcc/xgcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental)

		=== g++ Summary ===

# of expected passes		3749
# of unexpected failures	60
# of expected failures		73
# of untested testcases		6
/local/manfred/work/GNU/egcs-980424-sparc-sun-solaris2.6/gcc/testsuite/../xgcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental)


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


Details:
--------

		=== libstdc++ tests ===

FAIL: tvector.cc -O compilation
  ../../../../egcs-980424/libstdc++/testsuite/../stl/stl_uninitialized.h: In function `char * __uninitialized_copy<char *, char *, char>(char *, char *, char *, char *)':
  ../../../../egcs-980424/libstdc++/testsuite/../stl/stl_uninitialized.h:65: Internal compiler error.
  ../../../../egcs-980424/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/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/961122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O2 -g 
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/va-arg-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 -g 

		=== g++ tests ===

FAIL: g++.brendan/eh1.C  Execution test
FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/ptr1.C  Execution test
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow5.C  Execution test
FAIL: g++.eh/spec1.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.eh/spec4.C  Execution test
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh55.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9129.C  (test for errors, line 10)
  .../g++.old-deja/g++.mike/p9129.C:11: initialization to `int (Foo::*)(int)' from `int (Foo::*)()'
  .../g++.old-deja/g++.mike/p9129.C:11: conversion to `int (Foo::*)(int)' from `int (Foo::*)()'
  .../g++.old-deja/g++.mike/p9129.C:12: initializer for scalar variable requires one element
FAIL: g++.mike/p9706.C  Execution test
FAIL: g++.pt/vaarg.C  Execution test


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

Number of warnings per file:
     75	insn-recog.c
     56	../../egcs-980424/gcc/config/sparc/sparc.c
     51	../../egcs-980424/gcc/cpplib.c
     49	../../egcs-980424/gcc/protoize.c
     40	cxxmain.c
     40	../../egcs-980424/gcc/cplus-dem.c
     39	../../egcs-980424/gcc/dwarf2out.c
     38	../../egcs-980424/gcc/toplev.c
     30	../../egcs-980424/gcc/cccp.c
     22	../../egcs-980424/gcc/combine.c
     21	insn-output.c
     20	../../egcs-980424/gcc/final.c
     20	../../egcs-980424/gcc/dwarfout.c
     18	g77.c
     18	g++.c
     18	../../egcs-980424/gcc/gcc.c
     17	../../egcs-980424/gcc/reload1.c
     16	../../egcs-980424/gcc/varasm.c
     16	../../egcs-980424/gcc/cse.c
     16	../../egcs-980424/gcc/calls.c
     15	../../egcs-980424/gcc/c-decl.c
     14	../../egcs-980424/gcc/stor-layout.c
     14	../../egcs-980424/gcc/sched.c
     14	../../egcs-980424/gcc/expr.c
     14	../../egcs-980424/gcc/c-lang.c
     14	../../../egcs-980424/gcc/cp/lex.c
     13	../../../egcs-980424/gcc/cp/pt.c
     11	../../egcs-980424/gcc/tree.c
     10	../../egcs-980424/gcc/tlink.c
     10	../../egcs-980424/gcc/stmt.c
     10	../../egcs-980424/gcc/global.c
     10	../../egcs-980424/gcc/fold-const.c
     10	../../egcs-980424/gcc/fix-header.c
     10	../../egcs-980424/gcc/c-lex.c
      9	../../egcs-980424/gcc/expmed.c
      9	../../egcs-980424/gcc/cppexp.c
      9	../../egcs-980424/gcc/c-common.c
      9	../../../egcs-980424/gcc/cp/decl2.c
      8	../../egcs-980424/gcc/reload.c
      8	../../egcs-980424/gcc/regclass.c
      8	../../egcs-980424/gcc/enquire.c
      8	../../egcs-980424/gcc/crtstuff.c
      8	../../egcs-980424/gcc/alias.c
      8	../../../egcs-980424/gcc/cp/decl.c
      7	c-parse.y
      7	../../egcs-980424/gcc/regmove.c
      7	../../egcs-980424/gcc/flow.c
      7	../../../egcs-980424/gcc/cp/error.c
      6	insn-attrtab.c
      6	../../egcs-980424/gcc/scan-decls.c
      6	../../egcs-980424/gcc/local-alloc.c
      6	../../egcs-980424/gcc/genoutput.c
      6	../../egcs-980424/gcc/genattrtab.c
      6	../../egcs-980424/gcc/function.c
      5	../../egcs-980424/gcc/unroll.c
      5	../../egcs-980424/gcc/optabs.c
      5	../../egcs-980424/gcc/loop.c
      5	../../egcs-980424/gcc/genopinit.c
      5	../../egcs-980424/gcc/dbxout.c
      5	../../egcs-980424/gcc/collect2.c
      5	../../../egcs-980424/gcc/cp/method.c
      5	../../../egcs-980424/gcc/cp/expr.c
      5	../../../egcs-980424/gcc/cp/call.c
      4	insn-peep.c
      4	insn-emit.c
      4	cexp.y
      4	../../egcs-980424/gcc/recog.c
      4	../../egcs-980424/gcc/integrate.c
      4	../../../egcs-980424/gcc/cp/typeck.c
      4	../../../egcs-980424/gcc/cp/tree.c
      4	../../../egcs-980424/gcc/cp/init.c
      4	../../../egcs-980424/gcc/cp/hash.h
      3	../../egcs-980424/gcc/pexecute.c
      3	../../egcs-980424/gcc/getopt.c
      3	../../egcs-980424/gcc/genrecog.c
      3	../../egcs-980424/gcc/gen-protos.c
      3	../../egcs-980424/gcc/explow.c
      3	../../egcs-980424/gcc/config/sparc/gmon-sol2.c
      3	../../egcs-980424/gcc/caller-save.c
      3	../../egcs-980424/gcc/c-gperf.h
      3	../../../egcs-980424/gcc/cp/search.c
      3	../../../egcs-980424/gcc/cp/cvt.c
      2	parse.y
      2	../../egcs-980424/gcc/real.c
      2	../../egcs-980424/gcc/jump.c
      2	../../egcs-980424/gcc/hash.c
      2	../../egcs-980424/gcc/genpeep.c
      2	../../egcs-980424/gcc/genflags.c
      2	../../egcs-980424/gcc/genextract.c
      2	../../egcs-980424/gcc/genemit.c
      2	../../egcs-980424/gcc/genconfig.c
      2	../../egcs-980424/gcc/gencodes.c
      2	../../egcs-980424/gcc/genattr.c
      2	../../egcs-980424/gcc/gcov-io.h
      2	../../egcs-980424/gcc/except.c
      2	../../egcs-980424/gcc/cpphash.h
      2	../../egcs-980424/gcc/cpphash.c
      2	../../egcs-980424/gcc/convert.c
      2	../../egcs-980424/gcc/c-typeck.c
      2	../../egcs-980424/gcc/bitmap.c
      2	../../../egcs-980424/gcc/cp/xref.c
      2	../../../egcs-980424/gcc/cp/typeck2.c
      2	../../../egcs-980424/gcc/cp/spew.c
      2	../../../egcs-980424/gcc/cp/semantics.c
      2	../../../egcs-980424/gcc/cp/rtti.c
      2	../../../egcs-980424/gcc/cp/repo.c
      2	../../../egcs-980424/gcc/cp/friend.c
      2	../../../egcs-980424/gcc/cp/except.c
      2	../../../egcs-980424/gcc/cp/class.c
      1	insn-extract.c
      1	../../egcs-980424/gcc/stupid.c
      1	../../egcs-980424/gcc/rtlanal.c
      1	../../egcs-980424/gcc/profile.c
      1	../../egcs-980424/gcc/emit-rtl.c
      1	../../egcs-980424/gcc/cpperror.c
      1	../../egcs-980424/gcc/c-pragma.c
      1	../../egcs-980424/gcc/c-convert.c
      1	../../../egcs-980424/gcc/cp/sig.c

Number of warning types:
    267	comparison between signed and unsigned
    239	unused parameter `???'
    200	implicit declaration of function `???'
    124	subscript has type `char'
     97	`???' might be used uninitialized in this function
     41	label `???' defined but not used
     39	unused variable `???'
     22	type of `???' defaults to `int'
     17	`???' defined but not used
     15	??? 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	passing arg 1 of `???' makes integer from pointer without a cast
      2	`???' declared `static' but never defined
      1	type defaults to `int' in declaration of `???'
      1	suggest parentheses around comparison in operand of &
      1	suggest parentheses around assignment used as truth value
      1	suggest explicit braces to avoid ambiguous `else'
      1	left shift count is negative


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