Labels Question
Mike Stump
mrs@windriver.com
Fri Dec 31 23:54:00 GMT 1999
> From: Anjul Srivastava <anjul.srivastava@sanchez.com>
> To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
> Date: Tue, 7 Dec 1999 16:48:54 -0500
> I remember seeing somewhere in the gcc list messages that one could
> take the address of a label, and branch to it using the address.
There is a manual for gcc, it can be found at the gcc web site. In it
it describes GNU C and the various extensions to the language that it
implements. In particular, there is a section at:
http://egcs.cygnus.com/onlinedocs/gcc_4.html#SEC65
that you will find relevant.
More information about the Gcc
mailing list