This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to force an ADD asm instruction (x64)?


Jeffrey Walton <noloader@gmail.com> writes:

> When I tried to jump to a C label, I got an undefined reference from
> ld. I'll keep chipping away at it.

http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Extended-Asm.html

Search for "asm goto".

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]