[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/18347] On ARM, "LDR =something" with missing destination regist
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored |
Date: |
Thu, 30 Apr 2015 10:22:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18347
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
Hi Solra,
OK - I have enhanced the patch to add a new command line option to disable
the warning (-mno-warn-sym). I have also added a testcase and some
documentation. I did not make the check specific to the X=Y form as this would
involve modifying generic code, and I wanted to keep this patch in the ARM
backend. If this kind of problem turns up with other targets then I may
reconsider this decision.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/18347] New: On ARM, "LDR =something" with missing destination register is silently ignored, solrabizna at gmail dot com, 2015/04/28
- [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored, nickc at redhat dot com, 2015/04/29
- [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored, nickc at redhat dot com, 2015/04/29
- [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored, solrabizna at gmail dot com, 2015/04/29
- [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored, cvs-commit at gcc dot gnu.org, 2015/04/30
- [Bug gas/18347] On ARM, "LDR =something" with missing destination register is silently ignored,
nickc at redhat dot com <=