* gas/arm/req.l: Updated expected warning message.

This commit is contained in:
Nick Clifton 2011-05-18 16:28:34 +00:00
parent 0d9a9a5ffe
commit 5652e39766
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-18 Nick Clifton <nickc@redhat.com>
* gas/arm/req.l: Updated expected warning message.
2011-05-18 Tristan Gingold <gingold@adacore.com>
* gas/ppc/xcoff-dwsect-1-32.d: New test.

View File

@ -1,4 +1,4 @@
[^:]*: Assembler messages:
[^:]*:18: Error: ARM register expected -- `add foo,foo,foo'
[^:]*:21: Warning: ignoring attempt to undefine built-in register 'r0'
[^:]*:21: Warning: ignoring attempt to use .unreq on fixed register name: 'r0'
[^:]*:41: Warning: ignoring redefinition of register alias 'FOO'