Fix latent bug in __expand_buitin_nonlocal_goto

Andrew Pinski pinskia@gmail.com
Sun Jun 22 23:59:00 GMT 2008


On Tue, Jun 17, 2008 at 11:58 AM, Jan Hubicka <jh@suse.cz> wrote:
> Hi,
> with SSA at O0 the following testcase in testsuite:

This causes a failure on powerpc*-*-* as the restore_stack_nonlocal
pattern requires a memory address for the saved stack pointer.
I think the x86 back-end should change to stabilize the saved pointer
to a register.


Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list