diff options
author | Nick Clifton <nickc@redhat.com> | 2016-11-23 14:57:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-11-23 14:57:51 +0000 |
commit | 7836e407c65761b003bfbcb7ce89947736330a15 (patch) | |
tree | 9eb9f67dba5f9c9206ad8b4519c9c99b2951179d /ld/testsuite/ld-arm | |
parent | 8629c02c0db6ff3f7444397567a57dd36a3eed41 (diff) | |
download | gdb-7836e407c65761b003bfbcb7ce89947736330a15.zip gdb-7836e407c65761b003bfbcb7ce89947736330a15.tar.gz gdb-7836e407c65761b003bfbcb7ce89947736330a15.tar.bz2 |
Adjust linker test for arm-vxworks in wake of patch for PR 20815.
Diffstat (limited to 'ld/testsuite/ld-arm')
-rw-r--r-- | ld/testsuite/ld-arm/vxworks2.sd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-arm/vxworks2.sd b/ld/testsuite/ld-arm/vxworks2.sd index 5ff87d3..aff144f 100644 --- a/ld/testsuite/ld-arm/vxworks2.sd +++ b/ld/testsuite/ld-arm/vxworks2.sd @@ -6,7 +6,7 @@ Program Headers: Type .* PHDR .* #... - LOAD .* 0x00080000 0x00080000 .* R E 0x1000 + LOAD .* 0x000..000 0x000..000 .* R E 0x1000 LOAD .* 0x00081000 0x00081000 .* RW 0x1000 DYNAMIC .* |