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]

Results for egcs-2.92.17 19981029 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux-gnu


Sources:	 - egcs mainline from CVS last updated at Tue Oct 27 19:25:02 1998 
                 - libg++-2.8.1.2
Patches:
Environment:     - GNU binutils 2.9.1.0.15
                 - dejagnu-980528
                 - gperf-2.7 with gperf-2.7-19981006 patch for -F
                 - Linux stable kernel 2.0.35 (compiled by gcc-2.7.2.3)
                 - glibc 2.0.6 (compiled by egcs-1.0.2)

Remarks:         The failure reported with -O9 in my previous
                 testsuite run evidences itself when compiled with any 
                 optimisation at all. It can build w/o any
                 optimisation though.


configure flags: --with-gnu-ld --with-gnu-as --prefix=/usr/packages.bin/egcs/snapshot --enable-shared --disable-haifa
BOOT_CC:         egcs-2.91.57
BOOT_CFLAGS:     -W -Wall -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -D__NO_MATH_INLINES
CFLAGS:          -W -Wall -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES
CXXFLAGS:        -W -Wall -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES

Counting all warnings,
there are 1322 warnings in stage3 of this bootstrap.

Number of warnings per file:
    344	../../../egcs/gcc/java/jcf-write.c
    294	../../../egcs/gcc/java/parse.h
    174	../../../egcs/gcc/java/javaop.def
    170	../../../egcs/gcc/java/expr.c
     35	../../../egcs/gcc/java/jcf-parse.c
     30	../../../egcs/gcc/java/javaop.h
     22	../../../egcs/gcc/java/jcf-reader.c
     20	insn-recog.c
     20	../../../egcs/gcc/java/class.c
     18	../../egcs/gcc/toplev.c
     17	../../../egcs/gcc/java/lex.h
     17	../../../egcs/gcc/java/jcf-dump.c
     10	../../egcs/gcc/final.c
     10	../../../egcs/gcc/java/lex.c
      9	../../../egcs/gcc/java/verify.c
      8	../../../egcs/gcc/java/decl.c
      7	../../egcs/gcc/dwarf2out.c
      6	../../egcs/gcc/objc/objc-act.c
      6	../../egcs/gcc/cse.c
      6	../../../egcs/gcc/java/gjavah.c
      5	../../egcs/gcc/varasm.c
      5	../../egcs/gcc/stor-layout.c
      5	../../egcs/gcc/reload1.c
      4	cexp.y
      4	../../egcs/gcc/tree.c
      4	../../egcs/gcc/fold-const.c
      4	../../egcs/gcc/cccp.c
      4	../../../egcs/gcc/java/jcf-io.c
      3	pexecute.c
      3	insn-output.c
      3	insn-emit.c
      3	../../egcs/gcc/reload.c
      3	../../egcs/gcc/regclass.c
      3	../../egcs/gcc/reg-stack.c
      3	../../egcs/gcc/dbxout.c
      3	../../egcs/gcc/collect2.c
      2	./parse-scan.y
      2	../../egcs/gcc/flow.c
      2	../../egcs/gcc/expr.c
      2	../../egcs/gcc/config/i386/i386.c
      2	../../egcs/gcc/c-decl.c
      2	../../egcs/gcc/bitmap.c
      2	../../../egcs/gcc/java/zextract.c
      2	../../../egcs/gcc/java/typeck.c
      2	../../../egcs/gcc/java/buffer.c
      1	../../egcs/gcc/tlink.c
      1	../../egcs/gcc/sched.c
      1	../../egcs/gcc/print-rtl.c
      1	../../egcs/gcc/optabs.c
      1	../../egcs/gcc/local-alloc.c
      1	../../egcs/gcc/java/jvspec.c
      1	../../egcs/gcc/hash.c
      1	../../egcs/gcc/gcov-io.h
      1	../../egcs/gcc/function.c
      1	../../egcs/gcc/f/g77spec.c
      1	../../egcs/gcc/explow.c
      1	../../egcs/gcc/crtstuff.c
      1	../../egcs/gcc/calls.c
      1	../../egcs/gcc/c-lex.c
      1	../../../egcs/gcc/java/mangle.c
      1	../../../egcs/gcc/java/jvgenmain.c
      1	../../../egcs/gcc/java/jv-scan.c
      1	../../../egcs/gcc/java/except.c
      1	../../../egcs/gcc/java/constants.c
      1	../../../egcs/gcc/cp/typeck.c
      1	../../../egcs/gcc/cp/lex.c
      1	../../../egcs/gcc/ch/parse.c

Number of warning types:
    462	enumeration value `???' not handled in switch
    311	`???' declared `static' but never defined
    139	left-hand operand of comma expression has no effect
    112	implicit declaration of function `???'
     73	unused parameter `???'
     47	unused variable `???'
     43	??? format, ??? arg (arg ???)
     40	comparison between signed and unsigned
     36	`???' defined but not used
     19	missing initializer for `???'
     18	label `???' defined but not used
      9	control reaches end of non-void function
      4	case value `???' not in enumerated type `???'
      2	zero-length format string
      2	too many arguments for format
      2	statement with no effect
      1	value computed is not used
      1	suggest explicit braces to avoid ambiguous `else'
      1	empty body in an if-statement

Counting non-subdirectory warnings,
there are 237 warnings in stage3 of this bootstrap.

Number of warnings per file:
     33	../../../egcs/gcc/java/javaop.def
     20	insn-recog.c
     18	../../egcs/gcc/toplev.c
     17	../../../egcs/gcc/java/jcf-dump.c
     16	../../../egcs/gcc/java/jcf-reader.c
     10	../../egcs/gcc/final.c
     10	../../../egcs/gcc/java/lex.c
      7	../../egcs/gcc/dwarf2out.c
      6	../../egcs/gcc/objc/objc-act.c
      6	../../egcs/gcc/cse.c
      6	../../../egcs/gcc/java/gjavah.c
      5	../../egcs/gcc/varasm.c
      5	../../egcs/gcc/stor-layout.c
      5	../../egcs/gcc/reload1.c
      5	../../../egcs/gcc/java/lex.h
      4	cexp.y
      4	../../egcs/gcc/tree.c
      4	../../egcs/gcc/fold-const.c
      4	../../egcs/gcc/cccp.c
      3	pexecute.c
      3	insn-output.c
      3	insn-emit.c
      3	../../egcs/gcc/reload.c
      3	../../egcs/gcc/regclass.c
      3	../../egcs/gcc/reg-stack.c
      3	../../egcs/gcc/dbxout.c
      3	../../egcs/gcc/collect2.c
      2	./parse-scan.y
      2	../../egcs/gcc/flow.c
      2	../../egcs/gcc/expr.c
      2	../../egcs/gcc/config/i386/i386.c
      2	../../egcs/gcc/c-decl.c
      2	../../egcs/gcc/bitmap.c
      1	../../egcs/gcc/tlink.c
      1	../../egcs/gcc/sched.c
      1	../../egcs/gcc/print-rtl.c
      1	../../egcs/gcc/optabs.c
      1	../../egcs/gcc/local-alloc.c
      1	../../egcs/gcc/java/jvspec.c
      1	../../egcs/gcc/hash.c
      1	../../egcs/gcc/gcov-io.h
      1	../../egcs/gcc/function.c
      1	../../egcs/gcc/f/g77spec.c
      1	../../egcs/gcc/explow.c
      1	../../egcs/gcc/crtstuff.c
      1	../../egcs/gcc/calls.c
      1	../../egcs/gcc/c-lex.c
      1	../../../egcs/gcc/java/jvgenmain.c
      1	../../../egcs/gcc/java/jv-scan.c

Number of warning types:
     54	unused parameter `???'
     43	??? format, ??? arg (arg ???)
     36	comparison between signed and unsigned
     35	implicit declaration of function `???'
     19	missing initializer for `???'
     17	unused variable `???'
     17	label `???' defined but not used
      5	`???' declared `static' but never defined
      4	`???' defined but not used
      2	zero-length format string
      2	too many arguments for format
      1	value computed is not used
      1	suggest explicit braces to avoid ambiguous `else'
      1	control reaches end of non-void function

Native configuration is i586-pc-linux-gnu

		=== libio tests ===


Running target unix

		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		30
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/951004-1.c,  -O1  
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/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
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 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
FAIL: gcc.c-torture/special/981006-1.c  (test for bogus messages, line 11)
FAIL: gcc.c-torture/special/981006-1.c  (test for bogus messages, line 12)

		=== gcc Summary ===

# of expected passes		7640
# of unexpected failures	26
# of expected failures		13
# of unsupported tests		12
/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc/xgcc version egcs-2.92.17 19981029 (gcc2 ss-980609 experimental)

		=== g++ tests ===


Running target unix
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.pt/instantiate4.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4616
# of unexpected failures	2
# of expected failures		85
# of untested testcases		7
/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc/testsuite/../xgcc version egcs-2.92.17 19981029 (gcc2 ss-980609 experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		444
		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		38
/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc/xgcc version egcs-2.92.17 19981029 (gcc2 ss-980609 experimental)


configure flags: --with-gcc-version-trigger=/usr/packages/egcs/egcs/snapshot/egcs/gcc/version.c --host=i586-pc-linux-gnu --with-gnu-ld --with-gnu-as --prefix=/usr/packages.bin/egcs/snapshot --enable-shared --disable-haifa --norecursion
BOOT_CFLAGS=-W -Wall -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -D__NO_MATH_INLINES


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