* config/m68k-parse.y (yylex): Permit an expression to be used for

the scale factor.
PR 13393.
This commit is contained in:
Ian Lance Taylor
1997-09-24 16:50:04 +00:00
parent 3d07d76670
commit fdfabd68a2

View File

@ -1,5 +1,8 @@
Wed Sep 24 11:30:25 1997 Ian Lance Taylor <ian@cygnus.com>
* config/m68k-parse.y (yylex): Permit an expression to be used for
the scale factor.
* Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,
not m68k-parse.y.
* Makefile.in: Rebuild.