PATCH:

H. J. Lu hjl@lucon.org
Wed Aug 11 00:04:00 GMT 2004
On Tue, Aug 10, 2004 at 04:44:25PM -0700, Mark Mitchell wrote:
> 
> In a 32-bit->64-bit cross compilation environment, GCC may emit 8-byte
> integer literals as signed values.  However, GAS does not handle "-"
> applied to a bignum, so the assembler will fail to assemble such
> files.  This patch adds support for applying "~", "-", and "!" to
> bignums in GAS.
> 
> OK to apply?
> 

Can you add a testcase? I have been building ia64 binutils on ia32.

Thanks.


H.J.



More information about the Binutils mailing list