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


Sources:
    - egcs from CVS last updated on 1998/03/14 15:39:08 MET
    - libg++-2.8.1-980306

Configuration:

    - i586-linux-gnulibc1

Environment:

    - Debian GNU/Linux 1.3.1
    - Kernel 2.1.88
    - GNU binutils snapshot gas-980312
    - dejagnu-971028
    - libc-5.4.44
    - ld.so-1.9.6

Remarks:

    Without [1] libg++ would not build, [2] and [3] don't affect results.

Patches applied:

    [1]: `When making link, also check the current directory' patch from
	 <hjl@gnu.ai.mit.edu>
    [2]: `Re: This is actually a (was: Re:) Patch for better diagnostic'
	 patch from <manfred@s-direktnet.de>
    [3]: `[CVS-980314]: Three files out of date' from <manfred@s-direktnet.de>

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

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.13/include/g++
	--with-local-prefix=/tools/gnu

BOOT_CFLAGS:
	-O9 -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.26 980308 (egcs-1.0.2 prerelease)


Results:
--------

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		30

		=== libg++ Summary ===

# of unexpected failures	0

		=== gcc Summary ===

# of expected passes		6007
# of unexpected failures	1
# of expected failures		6
# of unsupported tests		8
/home/manfred/work/GNU/egcs-980314-i586-linux-gnulibc1/gcc/xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)

		=== g++ Summary ===

# of expected passes		3719
# of unexpected failures	4
# of unexpected successes	1
# of expected failures		75
# of untested testcases		6
/home/manfred/work/GNU/egcs-980314-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.91.13 980308 (gcc-2.8.0 release)


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


Details:
--------

		=== gcc tests ===

FAIL: gcc.dg/980226-1.c (test for excess errors)
  xgcc: Internal compiler error: program cc1 got fatal signal 11

		=== g++ tests ===

FAIL: g++.ext/arrnew.C (test for excess errors)
  .../g++.old-deja/g++.ext/arrnew.C: In function `int * f()':
  .../g++.old-deja/g++.ext/arrnew.C:5: Internal compiler error.
  .../g++.old-deja/g++.ext/arrnew.C:5: Please submit a full bug report to `egcs-bugs@cygnus.com'.
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/p10849a.C (test for excess errors)
  .../g++.old-deja/g++.mike/p10849a.C: In method `int D::g()':
  .../g++.old-deja/g++.mike/p10849a.C:24: type `A' is ambiguous base class for type `D'
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/memtemp72.C (test for excess errors)
  .../g++.old-deja/g++.pt/memtemp72.C: In method `void D::g(double &)':
  .../g++.old-deja/g++.pt/memtemp72.C:12: no matching function for call to `D::f (double &)'
  .../g++.old-deja/g++.pt/memtemp72.C:5: candidates are: B<ptype>::f<double>(T &)


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

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

Number of warning types:
    366	unused parameter `???'
    231	implicit declaration of function `???'
    186	comparison between signed and unsigned
    165	label `???' defined but not used
    153	`???' might be used uninitialized in this function
     49	unused variable `???'
     22	type of `???' defaults to `int'
     21	`???' defined but not used
     17	variable `???' might be clobbered by `longjmp' or `vfork'
     17	??? 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'
      4	decimal integer constant is so large that it is unsigned
      2	zero-length format string
      2	suggest explicit braces to avoid ambiguous `else'
      2	passing arg 1 of `???' from incompatible pointer type
      2	control reaches end of non-void function
      2	assignment to `???' from `int' lacks a cast
      2	assignment makes pointer from integer without a cast
      2	ANSI C++ forbids declaration `???' with no type
      1	missing braces around initializer for `???'
      1	empty body in an else-statement
      1	`???' within comment


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