* config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal

number.
	* expr.c (operand): Handle MRI suffixes after unadorned 0.
This commit is contained in:
Ian Lance Taylor 1995-11-16 17:51:35 +00:00
parent b218076e59
commit aa8a6656ee
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Nov 16 12:49:38 1995 Ian Lance Taylor <ian@cygnus.com>
* config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal
number.
* expr.c (operand): Handle MRI suffixes after unadorned 0.
Thu Nov 16 00:21:44 1995 Ken Raeburn <raeburn@cygnus.com>
Version 2.6 released.