* app.c (do_scrub_chars): Clear mri_state at end of .mri

pseudo-op.
This commit is contained in:
Ian Lance Taylor 1997-09-23 22:10:55 +00:00
parent d70bab105d
commit 15cfc4ad72

View file

@ -1,5 +1,8 @@
Tue Sep 23 17:48:09 1997 Ian Lance Taylor <ian@cygnus.com>
* app.c (do_scrub_chars): Clear mri_state at end of .mri
pseudo-op.
* config/tc-mips.c (hilo_interlocks): Change from a static
variable to a macro, so that it varies with the variables upon
which it depends.