bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/18189] Extra-large constant handling failure in microblaze


From: nickc at redhat dot com
Subject: [Bug gas/18189] Extra-large constant handling failure in microblaze
Date: Thu, 02 Apr 2015 15:12:28 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi David,

  This should be fixed now.  The problem was that the code to perform the check
on the size of a constant value was only using 32-bit types, and so it failed
to detect 64-bit constants.

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]