Question on tree-nested.c:convert_nl_goto_reference

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Nov 10 13:24:00 GMT 2006


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?



More information about the Gcc mailing list