Update pr20068 test to allow for big endian ARM configuration

This commit is contained in:
Nick Clifton 2016-05-11 18:04:03 +01:00
parent 8f4f9071ad
commit d5e74e8d3e
2 changed files with 8 additions and 2 deletions

View 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>

View 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].*