bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/12055] ppc: out-of-range immediate assembly error


From: amodra at gmail dot com
Subject: [Bug gas/12055] ppc: out-of-range immediate assembly error
Date: 25 Sep 2010 08:05:38 -0000

------- Additional Comments From amodra at gmail dot com  2010-09-25 08:05 
-------
If anything, it's a bug that 32-bit gas accepts this expression.  The gas >>
operator does an unsigned shift right, so the result of -0xef60 >> 16 is indeed
the value printed in the error message.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=12055

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

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