mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* 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?".
This commit is contained in:
@ -1,14 +1,8 @@
|
|||||||
1998-08-20 Vladimir N. Makarov <vmakarov@cygnus.com>
|
1998-08-20 Vladimir N. Makarov <vmakarov@cygnus.com>
|
||||||
|
|
||||||
* expr.c (operand): Check more correctly that there is no advance
|
* expr.c (operand): Check also that there is no advance in operand
|
||||||
in operand after atof_generic in order to decide "is it label 0f
|
after atof_generic in order to decide "is it label 0f or floating
|
||||||
or floating point number?".
|
point number?".
|
||||||
|
|
||||||
1998-08-20 Vladimir N. Makarov <vmakarov@cygnus.com>
|
|
||||||
|
|
||||||
* 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".
|
|
||||||
|
|
||||||
Wed Aug 19 09:30:16 1998 Nick Clifton <nickc@cygnus.com>
|
Wed Aug 19 09:30:16 1998 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user