diff options
Diffstat (limited to 'modules/parsers/gas/tests/gas-line-err.errwarn')
-rw-r--r-- | modules/parsers/gas/tests/gas-line-err.errwarn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/parsers/gas/tests/gas-line-err.errwarn b/modules/parsers/gas/tests/gas-line-err.errwarn index 8f92ad62..f08f8be8 100644 --- a/modules/parsers/gas/tests/gas-line-err.errwarn +++ b/modules/parsers/gas/tests/gas-line-err.errwarn @@ -1,6 +1,6 @@ --:1: invalid number of operands --:3: invalid number of operands -bar1.s:601: invalid number of operands -bar1.s:201: invalid number of operands -bar2.s:203: invalid number of operands -bar2.s:205: invalid number of operands +-:1: error: invalid number of operands +-:3: error: invalid number of operands +bar1.s:601: error: invalid number of operands +bar1.s:201: error: invalid number of operands +bar2.s:203: error: invalid number of operands +bar2.s:205: error: invalid number of operands |