When skipping a macro definintion because of an error, apply the same handling
regarding .endmacro as when the macro is parsed regularily: A .endmacro ends the macro only if is the first token on a line.
This commit is contained in:
2
test/asm/listing/ref/142-errormsg.err2
Normal file
2
test/asm/listing/ref/142-errormsg.err2
Normal file
@@ -0,0 +1,2 @@
|
||||
142-errormsg.s:4: Error: A macro named 'mac' is already defined
|
||||
142-errormsg.s:1: Note: Previous definition of macro 'mac' was here
|
||||
Reference in New Issue
Block a user