exception handling poll

Joe Buck jbuck@synopsys.com
Fri Oct 17 12:50:00 GMT 1997


> BTW, as has been said several times before: You _can't_ ever trow through C
> code, unless that C code is _very_ *very* carefully written

Why do you believe that?  Throws through C code work just fine.
It looks to the C code much like a longjmp call, and people have
been using longjmp for a long time.



More information about the Gcc mailing list