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]
Other format: [Raw text]

Re: IA64 assembler can't handle constant org offsets


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
> 


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