public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* CVS egcs-19980425: results on i586-linux-gnulibc1 haifa disabled
@ 1998-04-26  0:30 Manfred Hollstein
  0 siblings, 0 replies; only message in thread
From: Manfred Hollstein @ 1998-04-26  0:30 UTC (permalink / raw)
  To: egcs

Sources:
    - egcs from CVS last updated on 1998/04/25 19:09:39 MEST
    - libg++-2.8.1.1a

Configuration:

    - i586-linux-gnulibc1

Environment:

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

Remarks:

    The gcc.c-torture/execute/980424-1.c failures below result from a
    missing comment around the mail/news headers ;-)

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 -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		6029
# of unexpected failures	12
# of expected failures		6
# of untested testcases		7
# of unsupported tests		8
/home/manfred/work/GNU/egcs-980425-i586-linux-gnulibc1/gcc/xgcc version egcs-2.91.24 19980418 (gcc2 ss-980401 experimental)

		=== g++ Summary ===

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


Warnings:
-----------------
There are 833 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
FAIL: gcc.c-torture/execute/950511-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/961122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O0 
  .../gcc.c-torture/execute/980424-1.c:1: parse error before `-'
  .../gcc.c-torture/execute/980424-1.c:2: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:2: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:2: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:2: parse error before `24'
  .../gcc.c-torture/execute/980424-1.c:2: numeric constant contains digits beyond the radix
  .../gcc.c-torture/execute/980424-1.c:3: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:4: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:4: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:5: parse error before `24'
  .../gcc.c-torture/execute/980424-1.c:5: numeric constant contains digits beyond the radix
  .../gcc.c-torture/execute/980424-1.c:8: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:11: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:11: malformed floating constant
  .../gcc.c-torture/execute/980424-1.c:12: parse error before `24'
  .../gcc.c-torture/execute/980424-1.c:14: nondigits in number and not hexadecimal
  .../gcc.c-torture/execute/980424-1.c:14: nondigits in number and not hexadecimal
  .../gcc.c-torture/execute/980424-1.c:14: nondigits in number and not hexadecimal
  .../gcc.c-torture/execute/980424-1.c:18: nondigits in number and not hexadecimal
  .../gcc.c-torture/execute/980424-1.c:18: floating constant exponent has no digits
  .../gcc.c-torture/execute/980424-1.c:20: `US' undeclared here (not in a function)
  .../gcc.c-torture/execute/980424-1.c:21: `ASCII' undeclared here (not in a function)
  .../gcc.c-torture/execute/980424-1.c:21: initializer element is not constant
  .../gcc.c-torture/execute/980424-1.c:21: parse error before `Content'
  .../gcc.c-torture/execute/980424-1.c:21: nondigits in number and not hexadecimal
  .../gcc.c-torture/execute/980424-1.c:21: missing white space after number `7bi'
  .../gcc.c-torture/execute/980424-1.c: In function `g':
  .../gcc.c-torture/execute/980424-1.c:36: `a' undeclared (first use in this function)
  .../gcc.c-torture/execute/980424-1.c:36: (Each undeclared identifier is reported only once
  .../gcc.c-torture/execute/980424-1.c:36: for each function it appears in.)
  .../gcc.c-torture/execute/980424-1.c:36: `i' undeclared (first use in this function)
  .../gcc.c-torture/execute/980424-1.c: In function `main':
  .../gcc.c-torture/execute/980424-1.c:42: `a' undeclared (first use in this function)
  .../gcc.c-torture/execute/980424-1.c:43: `i' undeclared (first use in this function)
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/980424-1.c compilation,  -O2 -g 

		=== g++ tests ===

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


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

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

Number of warning types:
    193	comparison between signed and unsigned
    192	implicit declaration of function `???'
    191	unused parameter `???'
     83	`???' might be used uninitialized in this function
     48	unused variable `???'
     22	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	control reaches end of non-void function
      2	`???' declared `static' but never defined
      1	suggest parentheses around comparison in operand of &
      1	missing braces around initializer for `???'
      1	left shift count is negative

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-26  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-26  0:30 CVS egcs-19980425: results on i586-linux-gnulibc1 haifa disabled Manfred Hollstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).