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-980419: results on i586-linux-gnulibc1 haifa disabled


Sources:
    - egcs from CVS last updated on 1998/04/19 15:44:32 MEST
    - libg++-2.8.1.1a

Configuration:

    - i586-linux-gnulibc1

Environment:

    - Debian GNU/Linux 1.3.1
    - Kernel 2.0.97
    - GNU binutils 2.9
    - dejagnu-971028
    - libc-5.4.44
    - ld.so-1.9.6

Remarks:

    Compared to egcs two days ago, a step backward :-( But such is
    life ;-)

Patches applied:

    None.

config env:
    CC=gcc
    CFLAGS=-O9 -g -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	   -malign-functions=0 -fomit-frame-pointer
    CXXFLAGS=-O9 -g -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	     -malign-functions=0 -fomit-frame-pointer
    LDFLAGS=

config flags:
    --enable-shared
    --with-gnu-as --with-gnu-ld
    --prefix=/tools/gnu
    --with-gxx-include-dir=/tools/gnu/lib/gcc-lib/i586-linux-gnulibc1/egcs-2.91.24/include/g++
    --with-local-prefix=/tools/gnu

BOOT_CFLAGS:
    -O9 -g -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	-malign-functions=0 -fomit-frame-pointer -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		30

		=== libg++ Summary ===

# of unexpected failures	0

		=== gcc Summary ===

# of expected passes		6031
# of unexpected failures	1
# of expected failures		6
# of unsupported tests		8
/home/manfred/work/GNU/egcs-980419-i586-linux-gnulibc1/gcc/xgcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental)

		=== g++ Summary ===

# of expected passes		3778
# of unexpected failures	8
# of expected failures		78
# of untested testcases		7
/home/manfred/work/GNU/egcs-980419-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental)


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


Details:
--------

		=== gcc tests ===

FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
  xgcc: Internal compiler error: program cc1 got fatal signal 6

		=== g++ tests ===

FAIL: g++.brendan/ptolemy1.C (test for excess errors)
  .../g++.old-deja/g++.brendan/ptolemy1.C:23: Internal compiler error.
  .../g++.old-deja/g++.brendan/ptolemy1.C:23: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.brendan/ptolemy2.C (test for excess errors)
  .../g++.old-deja/g++.brendan/ptolemy2.C:34: Internal compiler error.
  .../g++.old-deja/g++.brendan/ptolemy2.C:34: Please submit a full bug report to `egcs-bugs@cygnus.com'.
FAIL: g++.mike/p4484.C (test for excess errors)
  .../g++.old-deja/g++.mike/p4484.C: In function `void bar(int (D::*)())':
  .../g++.old-deja/g++.mike/p4484.C:25: argument passing to `int (D::*)()' from `int (B::*)()'
  .../g++.old-deja/g++.mike/p4484.C:25: conversion to `int (D::*)()' from `int (B::*)()'
FAIL: g++.mike/p8155.C (test for excess errors)
  .../g++.old-deja/g++.mike/p8155.C:44: Internal compiler error.
  .../g++.old-deja/g++.mike/p8155.C:44: Please submit a full bug report to `egcs-bugs@cygnus.com'.
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/pmf1.C (test for excess errors)
  .../g++.old-deja/g++.mike/pmf1.C:29: initialization to `int (MD::*)(int)' from `int (X::*)(int)'
  .../g++.old-deja/g++.mike/pmf1.C:29: conversion to `int (MD::*)(int)' from `int (X::*)(int)'
  .../g++.old-deja/g++.mike/pmf1.C:30: initialization to `int (MD::*)(int)' from `int (Y::*)(int)'
  .../g++.old-deja/g++.mike/pmf1.C:30: conversion to `int (MD::*)(int)' from `int (Y::*)(int)'
FAIL: g++.mike/pmf8.C (test for excess errors)
  .../g++.old-deja/g++.mike/pmf8.C:21: initialization to `void (B::*)()' from `void (A::*)()'
  .../g++.old-deja/g++.mike/pmf8.C:21: conversion to `void (B::*)()' from `void (A::*)()'
FAIL: g++.other/pmf1.C (test for excess errors)
  .../g++.old-deja/g++.other/pmf1.C: In function `int main()':
  .../g++.old-deja/g++.other/pmf1.C:6: Internal compiler error.
  .../g++.old-deja/g++.other/pmf1.C:6: Please submit a full bug report to `egcs-bugs@cygnus.com'.


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

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

Number of warning types:
    193	implicit declaration of function `???'
    193	comparison between signed and unsigned
    189	unused parameter `???'
     91	`???' might be used uninitialized in this function
     45	unused variable `???'
     23	type of `???' defaults to `int'
     21	`???' defined but not used
     18	variable `???' might be clobbered by `longjmp' or `vfork'
     16	label `???' defined but not used
     16	??? format, ??? arg (arg ???)
     10	array subscript has type `char'
      5	unsigned value < 0 is always 0
      5	argument `???' might be clobbered by `longjmp' or `vfork'
      2	zero-length format string
      2	suggest explicit braces to avoid ambiguous `else'
      2	passing arg 1 of `???' makes integer from pointer without a cast
      2	passing arg 1 of `???' from incompatible pointer type
      2	assignment makes pointer from integer without a cast
      2	`???' declared `static' but never defined
      1	suggest parentheses around comparison in operand of &
      1	passing arg 2 of `???' from incompatible pointer type
      1	missing braces around initializer for `???'


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