* read.c (read_a_source_file): In MRI mode, don't end the
authorIan Lance Taylor <ian@airs.com>
Mon, 21 Aug 1995 21:05:06 +0000 (21:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 21 Aug 1995 21:05:06 +0000 (21:05 +0000)
commit4026c1222f74d1a3be4c1e7a8c6d18fbf798a912
tree262cff805d36b94cf0dd1973cb76e51e3cd8d688
parent9821fda9251251db7010f47aa14cf74deae06341
* read.c (read_a_source_file): In MRI mode, don't end the
statement inside a quotation.
(s_space): Don't warn about a zero repeat count in MRI mode.
* config/tc-m68k.c (crack_operand): In MRI mode, don't count
parentheses inside quotes.
(md_assemble): In MRI mode, anything after the operands field is a
comment.
(parse_mri_control_operand): Adjust start and stop to remove
spaces.
(s_mri_for): Likewise.
gas/config/tc-m68k.c
gas/read.c