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]

egcs-2.91.45 19980706: results for i686-pc-gnulibc1 port



--------------------------

Native configuration is i686-pc-linux-gnulibc1

		=== g++ tests ===


Running target unix
FAIL: g++.robertl/eb130.C (test for excess errors)
FAIL: g++.robertl/eb131.C bar is an unqualified-id. (test for errors, line 19)
FAIL: g++.robertl/eb131.C (test for excess errors)
FAIL: g++.robertl/eb132.C (test for excess errors)
FAIL: g++.robertl/eb133.C parse error (test for errors, line 10)
FAIL: g++.robertl/eb56.C (test for excess errors)
FAIL: g++.robertl/eb83.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4171
# of unexpected failures	7
# of expected failures		84
# of untested testcases		7
/home2/egcs-1998-07-06/gcc/testsuite/../xgcc version egcs-2.91.45 19980706 (gcc2 ss-980609 experimental)

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
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.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test

		=== gcc Summary ===

# of expected passes		7430
# of unexpected failures	10
# of expected failures		7
# of unsupported tests		11
/home2/egcs-1998-07-06/gcc/xgcc version egcs-2.91.45 19980706 (gcc2 ss-980609 experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

		=== libio tests ===


Running target unix

		=== libio Summary ===

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


Running target unix

		=== libstdc++ Summary ===

# of expected passes		30

configure flags: --with-gcc-version-trigger=/home2/egcs-1998-07-06/gcc/version.c --host=i686-pc-linux-gnulibc1 --enable-shared --prefix=/usr/local/egcs-1998-07-06 --norecursion

--------------------------
There are 649 warnings in stage3 of this bootstrap.

Number of warnings per file:
     97	hash.h
     69	c-gperf.h
     24	combine.c
     19	dwarf2out.c
     18	reload1.c
     18	insn-recog.c
     18	dwarfout.c
     17	expmed.c
     15	varasm.c
     14	cxxmain.c
     14	cplus-dem.c
     13	cse.c
     12	gcc.c
     12	g++.c
     11	lex.c
     11	fold-const.c
     11	expr.c
     10	stor-layout.c
     10	regclass.c
     10	optabs.c
     10	emit-rtl.c
      9	global.c
      9	final.c
      9	alias.c
      8	integrate.c
      8	cccp.c
      8	c-lex.c
      7	unroll.c
      7	sched.c
      7	reload.c
      7	pt.c
      7	pexecute.c
      7	flow.c
      7	decl2.c
      6	tree.c
      6	local-alloc.c
      5	toplev.c
      4	stmt.c
      4	regmove.c
      4	reg-stack.c
      4	insn-output.c
      4	insn-emit.c
      4	dbxout.c
      4	cexp.y
      4	call.c
      4	c-decl.c
      3	protoize.c
      3	loop.c
      3	init.c
      3	gcov-io.h
      3	decl.c
      3	collect2.c
      3	c-common.c
      3	./protoize.c
      3	./genrecog.c
      3	./genopinit.c
      2	tlink.c
      2	stupid.c
      2	spew.c
      2	function.c
      2	explow.c
      2	cvt.c
      2	calls.c
      2	caller-save.c
      2	bitmap.c
      2	./getopt.c
      1	typeck.c
      1	search.c
      1	recog.c
      1	real.c
      1	print-rtl.c
      1	mkstemp.c
      1	hash.c
      1	convert.c
      1	choose-temp.c
      1	./gencheck.c
      1	./genattrtab.c
      1	./crtstuff.c
      1	./config/i386/i386.c

Number of warning types:
    183	comparison between signed and unsigned
    181	missing initializer for `???'
    107	`???' might be used uninitialized in this function
     80	unused parameter `???'
     22	implicit declaration of function `???'
     20	variable `???' might be clobbered by `longjmp' or `vfork'
     18	label `???' defined but not used
     12	array subscript has type `char'
      7	unused variable `???'
      5	suggest parentheses around && within ||
      5	argument `???' might be clobbered by `longjmp' or `vfork'
      3	`???' defined but not used
      2	zero-length format string
      1	value computed is not used
      1	unsigned value < 0 is always 0
      1	suggest parentheses around assignment used as truth value
      1	suggest explicit braces to avoid ambiguous `else'





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