* expr.c (operand): Simplify 0b handling. Don't treat 0b as a
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 05:28:17 +0000 (05:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Feb 1997 05:28:17 +0000 (05:28 +0000)
commit30d0557caa931096075b26dd1b22c381f5a5c480
treea08ab56c10886fa3f90626790976d1acb6ba75a7
parent1e12595d6460f1f44f8f0f79171029a91b66c696
* expr.c (operand): Simplify 0b handling.  Don't treat 0b as a
binary number if the next character is '+' or '-'.
gas/ChangeLog
gas/expr.c