bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/20068] GAS complains about ‘Error: floating point number invali


From: nickc at redhat dot com
Subject: [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool.
Date: Wed, 11 May 2016 11:21:04 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20068

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Chua,

   Ah - this assembler was compiled for a 32-bit host, yes ?

   Running the same test using an assembler compiled for a 64-bit
   host does not produce the error because a bignum is not produced
   for the floating point constant...

   OK - so now that I can reproduce the problem, I agree that your
   patch is the correct solution.  I am going to check it in, along
   with the testcase.

   Thanks very much for reporting - and fixing - this bug.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]