I have a test case (involving lots of new code that's not checked in yet) that's blowing up with a nonlocal goto and I'm wondering how it ever worked because it certainly appears to me that DECL_CONTEXT has to be copied from label to new_label. But it isn't. So how are nonlocal gotos working?
- Question on tree-nested.c:convert_nl_goto_reference Richard Kenner
- Re: Question on tree-nested.c:convert_nl_goto_refere... Ian Lance Taylor
- Re: Question on tree-nested.c:convert_nl_goto_re... Richard Kenner
- Re: Question on tree-nested.c:convert_nl_got... Ian Lance Taylor
- Re: Question on tree-nested.c:convert_nl... Richard Kenner