* config/m68k-parse.y (yylex): Permit an expression to be used for
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Sep 1997 16:50:04 +0000 (16:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Sep 1997 16:50:04 +0000 (16:50 +0000)
the scale factor.
PR 13393.

gas/ChangeLog

index bb97500536fd0e95f37f5e8ec6bd9894e1fd14d3..9f198fd785a437350a8fe4b50aee5dc293a2d92e 100644 (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.