From: Vladimir Makarov Date: Thu, 20 Aug 1998 20:08:23 +0000 (+0000) Subject: * expr.c (operand): Check also that there is no advance in operand X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1929bdc74845baf6801b7a2dc1c7cf8b6260417d;p=binutils-gdb.git * expr.c (operand): Check also that there is no advance in operand after atof_generic in order to decide "is it label 0f or floating point number?". --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 57ca750dd7b..0d3f2e50193 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,14 +1,8 @@ 1998-08-20 Vladimir N. Makarov - * expr.c (operand): Check more correctly that there is no advance - in operand after atof_generic in order to decide "is it label 0f - or floating point number?". - -1998-08-20 Vladimir N. Makarov - - * expr.c (operand): Check correctly that there is no advance in - operand after atof_generic in order to decide "is it label 0f or - floating point number". + * expr.c (operand): Check also that there is no advance in operand + after atof_generic in order to decide "is it label 0f or floating + point number?". Wed Aug 19 09:30:16 1998 Nick Clifton