[testsuite] i386 reload issue

Jakub Jelinek jakub@redhat.com
Fri Aug 25 15:12:00 GMT 2000


On Fri, Aug 25, 2000 at 03:01:07PM -0700, Richard Henderson wrote:
> On Thu, Aug 24, 2000 at 11:18:49AM -0400, Jakub Jelinek wrote:
> > In the following case on ia32, reload will replace a (mem:QI (reg) ) in a
> > call_value_1 with (mem:QI (const_int 0)) and the result is call *$0
> > which the assembler does not like at all.
> > Ok to commit?
> 
> I can't replicate this with today's sources.  Does it still
> fail for you?

Unless it changed during last 6 commits (I have my commit to i386.c as last
in my tree), it should still fail.
Will update now and retry.
By chance, were you testing crash21.C from testsuite and not the one I
posted? crash21.C was already in the testsuite, so I have commited it as
crash22.C.

	Jakub


More information about the Gcc-patches mailing list