------- 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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to