public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1]
@ 1997-12-01 17:20 Max Lawson
  0 siblings, 0 replies; 4+ messages in thread
From: Max Lawson @ 1997-12-01 17:20 UTC (permalink / raw)
  To: robertl, khan; +Cc: Theodore.Papadopoulo, egcs

	Maybe, we should post assembly and/or preprocessed outputs for 
a given test-case compiled with given options. This way s.o. :-) could 
have a look... Could s.o. post an adequate test ?

Regards, Max
 

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

* Re: Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1]
  1997-12-01 11:33   ` Robert Lipe
@ 1997-12-01 19:30     ` Mumit Khan
  0 siblings, 0 replies; 4+ messages in thread
From: Mumit Khan @ 1997-12-01 19:30 UTC (permalink / raw)
  To: Robert Lipe; +Cc: Theodore Papadopoulo, egcs, Max Lawson, khan

Robert Lipe <robertl@dgii.com> writes:
> 
> Perhaps there's some sort of slippery x86 thing going on here, becuase
> typename5.C fails on i586-pc-sco3.2v5.0.4, too.   See:
> 	http://www.cygnus.com/ml/egcs/1997-Nov/0950.html
> 
> 
> Interestingly, it seems to be a recent failure.
> 
> $ grep typename5.C */*.sum
> coff-971123/g++.sum:PASS: g++.pt/typename5.C (test for excess errors)
> coff-971129/g++.sum:FAIL: g++.pt/typename5.C (test for excess errors)
> elf-971123/g++.sum:PASS: g++.pt/typename5.C (test for excess errors)
> elf-971129/g++.sum:FAIL: g++.pt/typename5.C (test for excess errors)
> 

To add another data point, see Alexandre Oliva's test results just posted.
He's getting lots of EH failures which points to the fact that he may be
using an old gas, yet *no* typename5.C failure.

This is certainly getting weird. fyi, I couldn't reproduce the problem on
any ix86 system I have access to -- linux-gnulibc1, cygwin32 and mingw32,
all running the same gas/binutils snapshot (binutils ss-971023).

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/

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

* Re: Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1]
  1997-12-01 11:03 ` Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1] Mumit Khan
@ 1997-12-01 11:33   ` Robert Lipe
  1997-12-01 19:30     ` Mumit Khan
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Lipe @ 1997-12-01 11:33 UTC (permalink / raw)
  To: Mumit Khan; +Cc: Theodore Papadopoulo, egcs, Max Lawson

> > From the other reports I see, you seem more to be the exception than
> > the average case or maybe your are the only one with RH4.1 which seems
> 
> for the results from Peter Schmid, posted on Nov. 29. He also does not see
> the failure for typename5.C that you see. Max Lawson's message that shows 


Perhaps there's some sort of slippery x86 thing going on here, becuase
typename5.C fails on i586-pc-sco3.2v5.0.4, too.   See:
	http://www.cygnus.com/ml/egcs/1997-Nov/0950.html


Interestingly, it seems to be a recent failure.

$ grep typename5.C */*.sum
coff-971123/g++.sum:PASS: g++.pt/typename5.C (test for excess errors)
coff-971129/g++.sum:FAIL: g++.pt/typename5.C (test for excess errors)
elf-971123/g++.sum:PASS: g++.pt/typename5.C (test for excess errors)
elf-971129/g++.sum:FAIL: g++.pt/typename5.C (test for excess errors)



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

* Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1]
  1997-12-01  7:38 egcs-971127: testsuite results on i586-pc-linux-gnulibc1 Theodore Papadopoulo
@ 1997-12-01 11:03 ` Mumit Khan
  1997-12-01 11:33   ` Robert Lipe
  0 siblings, 1 reply; 4+ messages in thread
From: Mumit Khan @ 1997-12-01 11:03 UTC (permalink / raw)
  To: Theodore Papadopoulo; +Cc: egcs, Max Lawson

On Mon, 1 Dec 1997, Theodore Papadopoulo wrote:

> From the other reports I see, you seem more to be the exception than
> the average case or maybe your are the only one with RH4.1 which seems
> unlikely.
> 

Nope, I'm not the only one. See 

    http://www.cygnus.com/ml/egcs/1997-Nov/0946.html          

for the results from Peter Schmid, posted on Nov. 29. He also does not see
the failure for typename5.C that you see. Max Lawson's message that shows 
the error message from running the compiler on typename5.C just doesn't
happen on my machine.

Mumit



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

end of thread, other threads:[~1997-12-01 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-01 17:20 Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1] Max Lawson
  -- strict thread matches above, loose matches on Subject: below --
1997-12-01  7:38 egcs-971127: testsuite results on i586-pc-linux-gnulibc1 Theodore Papadopoulo
1997-12-01 11:03 ` Typename5.C failure i386-linux-gnulibc1 [Re: egcs-971127: testsuiteresults on i586-pc-linux-gnulibc1] Mumit Khan
1997-12-01 11:33   ` Robert Lipe
1997-12-01 19:30     ` Mumit Khan

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