Update pr20068 test to allow for big endian ARM configuration
authorNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 17:04:03 +0000 (18:04 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 11 May 2016 17:04:03 +0000 (18:04 +0100)
gas/ChangeLog
gas/testsuite/gas/arm/pr20068.d

index 22558dd..2a69419 100644 (file)
@@ -1,3 +1,9 @@
+2016-05-11  Nick Clifton  <nickc@redhat.com>
+
+       PR target/20068
+       * testsuite/gas/arm/pr20068.d: Adjust expected output to allow for
+       big endian ARM configurations.
+
 2016-05-11  Andrew Bennett  <andrew.bennett@imgtec.com>
            Matthew Fortune  <matthew.fortune@imgtec.com>
 
index b694c0e..21c4432 100644 (file)
@@ -14,5 +14,5 @@ Disassembly of section .text:
    c:  00000000        .*
   10:  12345678        .*
   14:  00000000        .*
-  18:  00000fff        .*
-  1c:  0000fff0        .*
+  18:  [00000fff|0000fff0].*
+  1c:  [0000fff0|00000fff].*