* expr.c (expr): Change >>= to >> (fix typo). (From meissner).

This commit is contained in:
Ian Lance Taylor
1996-09-26 20:04:56 +00:00
parent 21cea5d45d
commit 4fc2c99a4a

View File

@@ -1,3 +1,7 @@
Thu Sep 26 16:04:11 1996 Ian Lance Taylor <ian@cygnus.com>
* expr.c (expr): Change >>= to >> (fix typo). (From meissner).
Tue Sep 24 19:05:08 1996 Ian Lance Taylor <ian@cygnus.com>
* read.c (float_cons): Call md_flush_pending_output if it is