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

--- Comment #1 from Alan Modra <amodra at gmail dot com> 2012-03-14 15:27:59 
UTC ---
Created attachment 6286
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6286
patch

This hack works by virtue of X_unsigned only being false when the expression
parser sees a unary negate.  So -65536 can be distinguished from 0xffff0000
even on a 32-bit host.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to