[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.
- [Bug gas/20068] New: GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., chuazl at comp dot nus.edu.sg, 2016/05/10
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., nickc at redhat dot com, 2016/05/11
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., chuazl at comp dot nus.edu.sg, 2016/05/11
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool.,
nickc at redhat dot com <=
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., cvs-commit at gcc dot gnu.org, 2016/05/11
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., nickc at redhat dot com, 2016/05/11
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., clyon at gcc dot gnu.org, 2016/05/11
- [Bug gas/20068] GAS complains about ‘Error: floating point number invalid‘ when producing a literal pool., nickc at redhat dot com, 2016/05/11