]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k
authorNick Clifton <nickc@redhat.com>
Tue, 8 Nov 2005 15:48:26 +0000 (15:48 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 8 Nov 2005 15:48:26 +0000 (15:48 +0000)
commit4fa6945e82654828587750f5c85ce30b88f91886
treeb585279248202b9d9ae55a16e14d68501f2bd50c
parent08333dc49822bfdb0c99c72a7789e27515c3908d
* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68k
  as condition for parsing the '$' as a prefix.
* as.h (DOLLAR_AMBIGU): Define if needed.
gas/ChangeLog
gas/as.h
gas/expr.c