[patch] Fix PR rtl-optimization/20017 - Take 2

Jeffrey A Law law@redhat.com
Wed Feb 23 00:47:00 GMT 2005


On Tue, 2005-02-22 at 12:33 -0500, Kazu Hirata wrote:
> Hi Jeff,
> 
> > > 	PR rtl-optimization/20017.
> > > 	* gcc.dg/pr20017.c: New.
> > I think this belongs in gcc.c-torture/compile.  Or is it the case that
> > you need the -mi386 to trigger the failure?
> 
> Yes.  At least, -march=pentium-pro doesn't work.  Jakub suggested to
> change the dg commands as follows.
> 
> /* { dg-do compile } */
> /* { dg-options "-O1" } */
> /* { dg-options "-O1 -march=i386" { target { i?86-*-* && ilp32 } } } */
Looks fine to me.
jeff




More information about the Gcc-patches mailing list