public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Results for egcs-2.92.11 19980923 (gcc2 ss-980609 experimental) testsuite on i686-pc-udk
@ 1998-09-23 15:55 Robert Lipe
  0 siblings, 0 replies; only message in thread
From: Robert Lipe @ 1998-09-23 15:55 UTC (permalink / raw)
  To: egcs, egcs-results

This is a new target that I haven't submitted yet.  In general, things
are finally pretty consistent with other x86 targets {Linux, OpenServer}
so I'll probably head toward a patch submission within the week.

Notes:  

[1] I had to use Jim's fix for the toplevel Makefile or else the bootstrap
    ran around willy-nilly mixing native and freshly-build compilers.  

[2] I haven't turned on dwarf2 yet.   That was just too much of a ticket 
    to wierdness.  Many of the problems I see with dwarf1 on OpenServer 
    [ libstdc++ failures ] show up in this dwarf1 target, too.

[3] I don't know yet why the complex tests are failing.  I haven't spotted
    these failing in other ia32 targets.

[4] I whacked the objc tests since they're broken anyway.
	

Native configuration is i686-pc-udk

		=== libio tests ===


Running target unix

		=== libio Summary for unix ===

# of expected passes		40

Running target unix/-fPIC

		=== libio Summary for unix/-fPIC ===

# of expected passes		40

		=== libio Summary ===

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


Running target unix
FAIL: tcomplex.cc compilation
FAIL: tcomplex.cc -O compilation
FAIL: tlist.cc compilation
FAIL: tlist.cc -O compilation
FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation
FAIL: tstring.cc compilation
FAIL: tvector.cc compilation
FAIL: tvector.cc -O compilation

		=== libstdc++ Summary for unix ===

# of expected passes		3
# of unexpected failures	9
# of expected failures		18

Running target unix/-fPIC
FAIL: tcomplex.cc compilation
FAIL: tcomplex.cc -O compilation
FAIL: tlist.cc compilation
FAIL: tlist.cc -O compilation
FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation
FAIL: tstring.cc compilation
FAIL: tvector.cc compilation
FAIL: tvector.cc -O compilation

		=== libstdc++ Summary for unix/-fPIC ===

# of expected passes		3
# of unexpected failures	9
# of expected failures		18

		=== libstdc++ Summary ===

# of expected passes		6
# of unexpected failures	18
# of expected failures		36
		=== gcc tests ===


Running target unix
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.dg/clobbers.c execution test

		=== gcc Summary for unix ===

# of expected passes		7565
# of unexpected failures	24
# of expected failures		7
# of unsupported tests		12

Running target unix/-fPIC
FAIL: gcc.c-torture/execute/921123-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/940122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
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/complex-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/complex-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/complex-2.c execution,  -Os 
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/nestfunc-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/nestfunc-1.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.dg/clobbers.c execution test
FAIL: gcc.misc-tests/gcov-1.c execution test
FAIL: gcov-1.c:1:is 4:should be 11
FAIL: gcov-1.c:1:is 5:should be 10
FAIL: gcov-1.c:1:is 7:should be 1
FAIL: gcc.misc-tests/gcov-2.c execution test (PRMS 8294)

		=== gcc Summary for unix/-fPIC ===

# of expected passes		7546
# of unexpected failures	45
# of expected failures		7
# of unsupported tests		12

		=== gcc Summary ===

# of expected passes		15111
# of unexpected failures	69
# of expected failures		14
# of unsupported tests		24
/play/tmp/7/gcc/xgcc version egcs-2.92.11 19980923 (gcc2 ss-980609 experimental)

		=== g++ tests ===


Running target unix
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.mike/dyncast7.C (test for excess errors)
FAIL: g++.mike/p6610b.C caused compiler crash
FAIL: g++.mike/p784.C (test for excess errors)
FAIL: g++.mike/p785.C caused compiler crash
FAIL: g++.mike/virt5.C caused compiler crash
FAIL: g++.other/crash3.C (test for excess errors)
FAIL: g++.other/nested2.C (test for excess errors)
FAIL: g++.pt/explicit71.C (test for excess errors)
FAIL: g++.robertl/eb27.C (test for excess errors)
FAIL: g++.robertl/eb41.C (test for excess errors)

		=== g++ Summary for unix ===

# of expected passes		4472
# of unexpected failures	11
# of expected failures		90
# of untested testcases		7

Running target unix/-fPIC
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.mike/dyncast7.C (test for excess errors)
FAIL: g++.mike/p6610b.C caused compiler crash
FAIL: g++.mike/p784.C (test for excess errors)
FAIL: g++.mike/p785.C caused compiler crash
FAIL: g++.mike/virt5.C caused compiler crash
FAIL: g++.other/crash3.C (test for excess errors)
FAIL: g++.other/nested2.C (test for excess errors)
FAIL: g++.pt/explicit71.C (test for excess errors)
FAIL: g++.robertl/eb27.C (test for excess errors)
FAIL: g++.robertl/eb41.C (test for excess errors)
FAIL: g++.robertl/eb83.C  Execution test

		=== g++ Summary for unix/-fPIC ===

# of expected passes		4471
# of unexpected failures	12
# of expected failures		90
# of untested testcases		7

		=== g++ Summary ===

# of expected passes		8943
# of unexpected failures	23
# of expected failures		180
# of untested testcases		14
/play/tmp/7/gcc/testsuite/../xgcc version egcs-2.92.11 19980923 (gcc2 ss-980609 experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary for unix ===

# of expected passes		434

Running target unix/-fPIC

		=== g77 Summary for unix/-fPIC ===

# of expected passes		434

		=== g77 Summary ===

# of expected passes		868

/play/tmp/7/gcc/xgcc version egcs-2.92.11 19980923 (gcc2 ss-980609 experimental)


configure flags: --with-gcc-version-trigger=/play/egcs/gcc/version.c --host=i686-pc-udk --target=i686-pc-udk --norecursion

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

only message in thread, other threads:[~1998-09-23 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-23 15:55 Results for egcs-2.92.11 19980923 (gcc2 ss-980609 experimental) testsuite on i686-pc-udk Robert Lipe

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).