This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [patch] MIPS/gas: GPREL16 relocs against constants


Maciej W. Rozycki wrote:
> Hello,
> 
>  Due to a recent code rearrangement we now attempt to emit GPREL16 relocs 
> against constants for the "ldd_std" case in macro().  This is of course 
> not going to work, and actually ends up with an assertion failure later.  
> Here's an obvious fix.
> 
> 2005-04-14  Maciej W. Rozycki  <macro@linux-mips.org>
> 
> 	* config/tc-mips.c (macro) [ldd_std]: Don't attempt the GP 
> 	optimization for constant addresses.
> 
>  OK to apply?

Ok.


Thiemo


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