OSDN Git Service

* gas/arm/req.l: Updated expected warning message.
authornickc <nickc>
Wed, 18 May 2011 16:28:33 +0000 (16:28 +0000)
committernickc <nickc>
Wed, 18 May 2011 16:28:33 +0000 (16:28 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/req.l

index 499bb04..fc8d6e0 100644 (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.
index 293db4d..7e76764 100644 (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'