public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-971127 sparc-sun-solaris2.5 results
@ 1997-11-29 10:38 Kaveh R. Ghazi
  1997-11-29 15:18 ` Robert Lipe
  0 siblings, 1 reply; 4+ messages in thread
From: Kaveh R. Ghazi @ 1997-11-29 10:38 UTC (permalink / raw)
  To: egcs

	I bootstrapped egcs-971127 on sparc-sun-solaris2.5 using cc
for stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops" and I got a clean
"make compare".

	Below are the c-torture errors and the results from "make check".

		--Kaveh

ERROR: loop-2f.c: compiled program got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O2 -fomit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -fomit-frame-pointer 
ERROR: loop-2f.c: compiled program got signal 6: -O3 -funroll-all-loops 

ERROR: 961203-1.c: compiler got signal 11:  
ERROR: 961203-1.c: compiler got signal 11: -O -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -funroll-all-loops 

(Duplicates from -fpic/-fPIC omitted.)

ERROR: complex-3.c: compiled program got signal 10: -O3 -fno-omit-frame-pointer -fpic
ERROR: complex-3.c: compiled program got signal 10: -O3 -fomit-frame-pointer -fpic
ERROR: complex-3.c: compiled program got signal 10: -O3 -funroll-all-loops -fpic

ERROR: 930628-1.c: compiled program got signal 11: -O -fno-omit-frame-pointer -fpic
ERROR: 930628-1.c: compiled program got signal 11: -O -fomit-frame-pointer -fpic

ERROR: 930628-1.c: compiled program got signal 11: -O -fno-omit-frame-pointer -fPIC
ERROR: 930628-1.c: compiled program got signal 11: -O -fomit-frame-pointer -fPIC


                === libio Summary ===
 
# of expected passes            40

                === libstdc++ Summary ===
 
# of expected passes            30

                === gcc tests ===
 
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

                === gcc Summary ===
 
# of expected passes            4881
# of unexpected failures        4
# of expected failures          5
# of unsupported tests          6

                === g++ tests ===
 
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.pt/typename5.C (test for excess errors)

                === g++ Summary ===

# of expected passes            3399
# of unexpected failures        1
# of unexpected successes       3
# of expected failures          80
# of untested testcases         6

                === g77 Summary ===

# of expected passes            132
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.

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

* Re: egcs-971127 sparc-sun-solaris2.5 results
  1997-11-29 10:38 egcs-971127 sparc-sun-solaris2.5 results Kaveh R. Ghazi
@ 1997-11-29 15:18 ` Robert Lipe
  1997-11-29 18:19   ` Jeffrey A Law
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Lipe @ 1997-11-29 15:18 UTC (permalink / raw)
  To: Kaveh R. Ghazi; +Cc: egcs

I don't do sparc, but this looks suspicious to me.

> 	I bootstrapped egcs-971127 on sparc-sun-solaris2.5 using cc
> for stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops" and I got a clean
> "make compare".

> ERROR: 961203-1.c: compiler got signal 11:  

On Oct 29, this test was set to XFAIL on all hosts.   Did you perhaps
miss a patch or something?

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com

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

* Re: egcs-971127 sparc-sun-solaris2.5 results
  1997-11-29 15:18 ` Robert Lipe
@ 1997-11-29 18:19   ` Jeffrey A Law
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffrey A Law @ 1997-11-29 18:19 UTC (permalink / raw)
  To: Robert Lipe; +Cc: Kaveh R. Ghazi, egcs

  In message < 19971129155850.30956@dgii.com >you write:
  > I don't do sparc, but this looks suspicious to me.
  > 
  > > 	I bootstrapped egcs-971127 on sparc-sun-solaris2.5 using cc
  > > for stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops" and I got a clean
  > > "make compare".
  > 
  > > ERROR: 961203-1.c: compiler got signal 11:  
  > 
  > On Oct 29, this test was set to XFAIL on all hosts.   Did you perhaps
  > miss a patch or something?
I think he's using original c-torture tests, not c-torture inside dejagnu.
jeff

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

* Re: egcs-971127 sparc-sun-solaris2.5 results
@ 1997-11-29 18:47 Kaveh R. Ghazi
  0 siblings, 0 replies; 4+ messages in thread
From: Kaveh R. Ghazi @ 1997-11-29 18:47 UTC (permalink / raw)
  To: law, robertl; +Cc: egcs

 > From: Jeffrey A Law <law@cygnus.com>
 > 
 >   In message < 19971129155850.30956@dgii.com >you write:
 >   > I don't do sparc, but this looks suspicious to me.
 >   > 
 >   > > 	I bootstrapped egcs-971127 on sparc-sun-solaris2.5 using cc
 >   > > for stage1, BOOT_CFLAGS="-g -O3 -funroll-all-loops" and I got a clean
 >   > > "make compare".
 >   > 
 >   > > ERROR: 961203-1.c: compiler got signal 11:  
 >   > 
 >   > On Oct 29, this test was set to XFAIL on all hosts.   Did you perhaps
 >   > miss a patch or something?
 > 
 > I think he's using original c-torture tests, not c-torture inside dejagnu.
 > jeff

	The reports I send these days contain both.  But Jeff is right,
the 961203-1 failures are from c-torture, the part in my message showing
the "make check" results don't report that test. 

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.

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

end of thread, other threads:[~1997-11-29 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-29 10:38 egcs-971127 sparc-sun-solaris2.5 results Kaveh R. Ghazi
1997-11-29 15:18 ` Robert Lipe
1997-11-29 18:19   ` Jeffrey A Law
1997-11-29 18:47 Kaveh R. Ghazi

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