* expr.c (operand): Try to parse "0f" and "0b" sequences as floating point and
authorKen Raeburn <raeburn@cygnus>
Thu, 14 Apr 1994 22:30:22 +0000 (22:30 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 14 Apr 1994 22:30:22 +0000 (22:30 +0000)
commitd6f98c552b15e430f2a7e2fe38b111afa13a4dcf
tree4447029a2eca9acd69041e986c1458c9af0102fa
parentb3cd855535e3441ab8c14eb95571cca7cdaae992
* expr.c (operand): Try to parse "0f" and "0b" sequences as floating point and
binary numbers respectively; if it doesn't work, treat them as local labels.
gas/ChangeLog