This is the mail archive of the gcc@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]

Re: ASM for symbol references


> I'm trying to get gcc to output assembler code for a table with references to 
> code segments. I just can't seem to find the right functions to use to output 
> the assembler code for (.long <label>). Can someone help?

Hmmm, it appears we are missing documentation for ASM_LONG and friends.


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