IA64 assembler can't handle constant org offsets

H. J. Lu hjl@lucon.org
Mon Apr 5 16:50:00 GMT 2004


I think it is a gcc bug since it generates something the assembler
can't properly process while there is a working alternative. Please
open a gcc bug report with a testcase.


H.J.
On Sun, Apr 04, 2004 at 05:01:41PM +1000, Duraid Madina wrote:
> Hi HJ,
> 
> 	Sorry to bother you, but I also ran into the problem described here:
> 
> http://sources.redhat.com/ml/binutils/2004-01/msg00419.html
> 
> (GCC compiled my program spitting out ".=.+16" which choked binutils, 
> and I had to manually change these to .skip 16)
> 
> 	I'm just wondering - is this a GCC problem, or a binutils problem, 
> or...? I just wanted to say that I'm also running into it, so I'd really 
> appreciate a fix! Where do I paypal my $5? ;)
> 
> 	Thanks in advance,
> 
> 	Duraid
> 



More information about the Gcc mailing list