public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2
@ 1998-08-23 19:12 Alexandre Oliva
  1998-08-24  4:22 ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Oliva @ 1998-08-23 19:12 UTC (permalink / raw)
  To: egcs-results, egcs

Native configuration is mips-sgi-irix5.2

		=== g++ tests ===


Running target unix
FAIL: g++.pt/static3.C (test for excess errors)
FAIL: g++.robertl/eb101.C (test for excess errors)
XPASS: g++.robertl/eb132.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4215
# of unexpected failures	2
# of unexpected successes	1
# of expected failures		89
# of untested testcases		7
/l/dsk13/tmp/egcs/gcc/testsuite/../xgcc version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		415
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/combine-hang.c,  -Os  
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/980608-1.c compilation,  -O2 
FAIL: gcc.c-torture/unsorted/bt.c,  -Os  
FAIL: gcc.dg/980626-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		7487
# of unexpected failures	8
# of expected failures		7
# of untested testcases		1
# of unsupported tests		19
/l/dsk13/tmp/egcs/gcc/xgcc version egcs-2.91.54 19980816 (gcc2 ss-980609 experimental)

		=== 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-gnu-as --enable-shared
BOOT_CFLAGS: -g -O9 -W -Wall

There are 0 warnings in stage3 of this bootstrap.

Number of warnings per file:

Number of warning types:

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

* Re: Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2
  1998-08-23 19:12 Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2 Alexandre Oliva
@ 1998-08-24  4:22 ` Jeffrey A Law
  1998-08-25 19:31   ` Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Jeffrey A Law @ 1998-08-24  4:22 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: egcs

  In message < 199808232156.SAA03295@araguaia.dcc.unicamp.br >you write:
  > Native configuration is mips-sgi-irix5.2
  > 
Awsome!  I was actually going to ask you for a set of results since
there were some regressions based on your results from an earlier
sapshot.


  > 		=== g++ tests ===
These look much better.

  > 		=== g77 tests ===
Similarly.


  > 		=== gcc tests ===
  > 
  > 
  > Running target unix
  > FAIL: gcc.c-torture/compile/combine-hang.c,  -Os  
Hmm.  I didn't get this on irix5.3 and it's a regression since your
last report.  Can you take a peek at the log file and see why it
failed?

  > FAIL: gcc.c-torture/execute/980608-1.c compilation,  -O2 
  > FAIL: gcc.c-torture/unsorted/bt.c,  -Os  
Similarly for these two.

jeff

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

* Re: Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2
  1998-08-24  4:22 ` Jeffrey A Law
@ 1998-08-25 19:31   ` Alexandre Oliva
  1998-08-25 19:31     ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Alexandre Oliva @ 1998-08-25 19:31 UTC (permalink / raw)
  To: law; +Cc: egcs

Jeffrey A Law <law@cygnus.com> writes:

>   In message < 199808232156.SAA03295@araguaia.dcc.unicamp.br >you write:
>> Native configuration is mips-sgi-irix5.2
>> 
> Awsome!  I was actually going to ask you for a set of results since
> there were some regressions based on your results from an earlier
> sapshot.

I guess I should stop posting results for this host.  It's a rather
old host, and it seems to be randomly failing.  I usually have to
restart the egcs bootstrap a few times to get it build correctly. :-(

What would you prefer?  Should I stop caring about it or keep posting
possibly incorrect results?

>> FAIL: gcc.c-torture/compile/combine-hang.c,  -Os  
> Hmm.  I didn't get this on irix5.3 and it's a regression since your
> last report.  Can you take a peek at the log file and see why it
> failed?

It was a signal 11: memory or swap disk problem

>> FAIL: gcc.c-torture/execute/980608-1.c compilation,  -O2 
>> FAIL: gcc.c-torture/unsorted/bt.c,  -Os  
> Similarly for these two.

same here :-(

-- 
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] 5+ messages in thread

* Re: Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2
  1998-08-25 19:31   ` Alexandre Oliva
@ 1998-08-25 19:31     ` Jeffrey A Law
  1998-08-25 19:31       ` Alexandre Oliva
  0 siblings, 1 reply; 5+ messages in thread
From: Jeffrey A Law @ 1998-08-25 19:31 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: egcs

  In message < orsoimosg5.fsf@iguacu.dcc.unicamp.br >you write:
  > I guess I should stop posting results for this host.  It's a rather
  > old host, and it seems to be randomly failing.  I usually have to
  > restart the egcs bootstrap a few times to get it build correctly. :-(
  > 
  > What would you prefer?  Should I stop caring about it or keep posting
  > possibly incorrect results?
Good question.  Cygnus has had similar reliability issues with our SGI
machines.    They've been *extremely* heat sensitive.   Some of our
customers have experienced intermittant problems of this nature too.


  > >> FAIL: gcc.c-torture/compile/combine-hang.c,  -Os  
  > > Hmm.  I didn't get this on irix5.3 and it's a regression since your
  > > last report.  Can you take a peek at the log file and see why it
  > > failed?
  > 
  > It was a signal 11: memory or swap disk problem
Can you try just compiling combine-hang.c with -Os with the 19980816
compiler and see if it still gets a sig 11?  If it does, then we've
probably got a reason to investigate further.  If it does not it might
be time to deep six irix5.2.

jeff

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

* Re: Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2
  1998-08-25 19:31     ` Jeffrey A Law
@ 1998-08-25 19:31       ` Alexandre Oliva
  0 siblings, 0 replies; 5+ messages in thread
From: Alexandre Oliva @ 1998-08-25 19:31 UTC (permalink / raw)
  To: law; +Cc: egcs

Jeffrey A Law <law@hurl.cygnus.com> writes:

>> >> FAIL: gcc.c-torture/compile/combine-hang.c,  -Os  
>> > Hmm.  I didn't get this on irix5.3 and it's a regression since your
>> > last report.  Can you take a peek at the log file and see why it
>> > failed?

>> It was a signal 11: memory or swap disk problem

> Can you try just compiling combine-hang.c with -Os with the 19980816
> compiler and see if it still gets a sig 11?

It compiles fine.  The host was moved to another room, with better
air-conditioning, perhaps it will start working now...

-- 
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] 5+ messages in thread

end of thread, other threads:[~1998-08-25 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-23 19:12 Results for egcs-2.91.54 19980816 (gcc2 ss-980609 experimental) testsuite on mips-sgi-irix5.2 Alexandre Oliva
1998-08-24  4:22 ` Jeffrey A Law
1998-08-25 19:31   ` Alexandre Oliva
1998-08-25 19:31     ` Jeffrey A Law
1998-08-25 19:31       ` 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).