IA64 assembler can't handle constant org offsets

Jim Wilson wilson@specifixinc.com
Tue Apr 6 06:23:00 GMT 2004


H. J. Lu wrote:
> On Sun, Apr 04, 2004 at 05:01:41PM +1000, Duraid Madina wrote:
>>(GCC compiled my program spitting out ".=.+16" which choked binutils, 
>>and I had to manually change these to .skip 16)

I am skeptical that this is gcc's fault.  I think it is more likely that 
you have an asm, or a header file that defines an asm, and the asm is 
emitting the .=.+16.

Anyways, I can't do anything without a testcase.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list