public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Results for haifa-enabled egcs-980321 testsuite on sparc-sun-solaris2.6
@ 1998-03-25 17:22 Alexandre Oliva
  1998-03-27  4:21 ` Manfred Hollstein
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Oliva @ 1998-03-25 17:22 UTC (permalink / raw)
  To: egcs

Native configuration is sparc-sun-solaris2.6

		=== g++ tests ===

FAIL: g++.brendan/crash8.C (test for excess errors)
XPASS: g++.mike/ns3.C  (test for errors, line 1)
FAIL: g++.other/friend1.C (test for excess errors)
FAIL: g++.pt/explicit12.C (test for excess errors)
FAIL: g++.pt/explicit13.C (test for excess errors)
FAIL: g++.pt/memclass7.C (test for excess errors)
FAIL: g++.pt/spec10.C (test for excess errors)
FAIL: g++.pt/spec11.C (test for excess errors)
FAIL: g++.pt/spec12.C (test for excess errors)
FAIL: g++.pt/spec13.C (test for excess errors)
FAIL: g++.pt/spec15.C (test for excess errors)
FAIL: g++.pt/spec6.C no matching function (test for errors, line 25)
FAIL: g++.pt/spec6.C no matching function (test for errors, line 28)
FAIL: g++.pt/spec6.C (test for excess errors)
FAIL: g++.pt/vaarg.C  Execution test

		=== g++ Summary ===

# of expected passes		3725
# of unexpected failures	14
# of unexpected successes	1
# of expected failures		80
# of untested testcases		6
/n/temp1/gcctest/src/saci/.tmp/egcsh/gcc/testsuite/../xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== g77 tests ===


		=== g77 Summary ===

# of expected passes		168
/n/temp1/gcctest/src/saci/.tmp/egcsh/gcc/g77 version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== gcc tests ===

FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
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 

		=== gcc Summary ===

# of expected passes		5994
# of unexpected failures	9
# of expected failures		6
# of untested testcases		4
# of unsupported tests		11
/n/temp1/gcctest/src/saci/.tmp/egcsh/gcc/xgcc version egcs-2.91.15 980321 (gcc-2.8.0 release)

		=== libio tests ===


		=== libio Summary ===

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

FAIL: tmap.cc compilation
FAIL: tmap.cc -O compilation

		=== libstdc++ Summary ===

# of expected passes		24
# of unexpected failures	2
# of expected failures		4
configure flags: --with-gnu-as --with-gnu-ld --enable-shared --enable-haifa
BOOT_CFLAGS: -O4 -g

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Results for haifa-enabled egcs-980321 testsuite on sparc-sun-solaris2.6
  1998-03-25 17:22 Results for haifa-enabled egcs-980321 testsuite on sparc-sun-solaris2.6 Alexandre Oliva
@ 1998-03-27  4:21 ` Manfred Hollstein
  1998-03-27 15:18   ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Manfred Hollstein @ 1998-03-27  4:21 UTC (permalink / raw)
  To: oliva; +Cc: egcs

On Wed, 25 March 1998, 14:51:09, oliva@dcc.unicamp.br wrote:

 > Native configuration is sparc-sun-solaris2.6
 > 
 > 		=== gcc tests ===
 > 
 > FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
 > FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
 > FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
 > FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

Did these four tests fail without your interaction, or did you (like I 
had) have to kill cc1 manually?

 > configure flags: --with-gnu-as --with-gnu-ld --enable-shared --enable-haifa
 > BOOT_CFLAGS: -O4 -g

manfred

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Results for haifa-enabled egcs-980321 testsuite on sparc-sun-solaris2.6
  1998-03-27  4:21 ` Manfred Hollstein
@ 1998-03-27 15:18   ` Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 1998-03-27 15:18 UTC (permalink / raw)
  To: Manfred Hollstein; +Cc: Manfred.Hollstein, egcs

Manfred Hollstein writes:

>> FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
>> FAIL: gcc.c-torture/execute/loop-2c.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
>> FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
>> FAIL: gcc.c-torture/execute/loop-2d.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

> Did these four tests fail without your interaction, or did you (like I 
> had) have to kill cc1 manually?

I had to kill them on the following platforms, iff the Haifa scheduler 
was enabled:

sparc-sun-solaris2.6
sparc-sun-solaris2.5
sparc-sun-sunos4.1.3
mips-sgi-irix5.2
mips-sgi-irix6.3

Disabling the Haifa scheduler fixes the problem.  I haven't
investigated it any further, sorry :-(

Linux platforms (RedHat 4.0/i386, RedHat 5.0/i386 and /alpha) did not
present this problem.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-03-27 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-25 17:22 Results for haifa-enabled egcs-980321 testsuite on sparc-sun-solaris2.6 Alexandre Oliva
1998-03-27  4:21 ` Manfred Hollstein
1998-03-27 15:18   ` Alexandre Oliva

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