Fix for ppc-stackalign-1.c test

Richard Henderson rth@redhat.com
Wed Oct 13 16:25:00 GMT 2004


On Wed, Oct 13, 2004 at 04:56:36PM +1000, Ben Elliston wrote:
> 	* gcc.dg/ppc-stackalign-1.c: Move declaration for `sp' register
> 	variable to within the scope of g() to avoid a pendatic error.
> 	Also use __asm__ ("sp") instead of __asm__ ("r1").

No, the proper solution is

  { dg-options "" }


r~



More information about the Gcc-patches mailing list