Remove unwanted duplicate reference output for the tests.

This commit is contained in:
Kugel Fuhr
2025-07-06 20:06:48 +02:00
parent 929fc94466
commit 57283733e7
22 changed files with 0 additions and 37 deletions

View File

@@ -1 +0,0 @@
120-errormsg.s:1: Error: Expected 'end-of-line' but found '0'

View File

@@ -1 +0,0 @@
121-errormsg.s:1: Error: Expected ':' after identifier to form a label but found 'end-of-line'

View File

@@ -1 +0,0 @@
122-errormsg.s:1: Error: Expected a struct/union name but found 'X'

View File

@@ -1 +0,0 @@
123-errormsg.s:1: Error: Expected 'end-of-line' but found 'foo'

View File

@@ -1 +0,0 @@
124-errormsg.s:1: Error: Expected 'Y' but found 'A'

View File

@@ -1,2 +0,0 @@
125-errormsg.s:1: Error: Expected 'X' or 'S' but found 'A'
125-errormsg.s:1: Error: Illegal addressing mode

View File

@@ -1 +0,0 @@
126-errormsg.s:2: Error: Expected a storage allocator after the field name but found 'end-of-line'

View File

@@ -1 +0,0 @@
127-errormsg.s:1: Error: Expected a mnemonic but found '127'

View File

@@ -1 +0,0 @@
128-errormsg.s:1: Error: Expected ',' but found 'end-of-line'

View File

@@ -1 +0,0 @@
129-errormsg.s:1: Error: Expected ',' but found 'end-of-line'

View File

@@ -1,2 +0,0 @@
130-errormsg.s:1: Error: Expected an expression but found '|'
130-errormsg.s:1: Error: Expected an expression but found 'end-of-line'

View File

@@ -1 +0,0 @@
131-errormsg.s:1: Error: Expected 'end-of-line' but found '1'

View File

@@ -1,2 +0,0 @@
133-errormsg.s:3: Error: Expected '.ENDREPEAT' but found 'end-of-file'
133-errormsg.s:1: Note: For this '.REPEAT' command

View File

@@ -1,2 +0,0 @@
134-errormsg.s:3: Error: Symbol 'foo' is already an import
134-errormsg.s:1: Note: The symbol was previously imported here

View File

@@ -1,2 +0,0 @@
135-errormsg.s:4: Error: Symbol 'foo' is already defined
135-errormsg.s:1: Note: The symbol was previously defined here

View File

@@ -1,2 +0,0 @@
136-errormsg.s:5: Error: Missing '.ENDMACRO' for definition of macro 'mac'
136-errormsg.s:1: Note: Macro definition started here

View File

@@ -1,3 +0,0 @@
137-errormsg.s:1: Error: Cannot use an instruction as macro name
137-errormsg.s:5: Error: Expected '.ENDMACRO' but found 'end-of-file'
137-errormsg.s:1: Note: Macro definition started here

View File

@@ -1,3 +0,0 @@
138-errormsg.s:2: Error: Expected an identifier but found '.ENDMACRO'
138-errormsg.s:4: Error: Macro 'mac' contains errors and cannot be expanded
138-errormsg.s:1: Note: Definition of macro 'mac' was here

View File

@@ -1,2 +0,0 @@
139-errormsg.s:4: Error: A macro named 'mac' is already defined
139-errormsg.s:1: Note: Previous definition of macro 'mac' was here

View File

@@ -1,2 +0,0 @@
140-errormsg.s:5: Error: Too many parameters for macro 'foo'
140-errormsg.s:1: Note: See definition of macro 'foo' which was here

View File

@@ -1,3 +0,0 @@
141-errormsg.s:7: Error: Cannot delete macro 'mac2' which is currently expanded
141-errormsg.s:5: Note: Expanded from macro here
141-errormsg.s:2: Note: Expanded from macro here

View File

@@ -1,2 +0,0 @@
142-errormsg.s:4: Error: A macro named 'mac' is already defined
142-errormsg.s:1: Note: Previous definition of macro 'mac' was here