test1

Henry Cejtin henry@sourcelight.com
Tue, 5 Feb 2002 21:59:49 -0600


I'm confused.  What is the assembler (inside of gcc) going to do with a C
label?  Even if it could get it, the compiler is going to assume control flow
is as it expects and so things could never work.
Am I missing something?