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:


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.


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