diff options
author | Nick Clifton <nickc@redhat.com> | 2016-11-28 17:51:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-11-28 17:51:57 +0000 |
commit | 157686a88644b111658c661fc225881e75f3b0db (patch) | |
tree | 3248f4bb276e403d4a93f4cbda0e7abe400f6ad2 /ld/testsuite/ld-scripts | |
parent | cd58485720b47d80fed0b281d15a9198f43eaf0c (diff) | |
download | gdb-157686a88644b111658c661fc225881e75f3b0db.zip gdb-157686a88644b111658c661fc225881e75f3b0db.tar.gz gdb-157686a88644b111658c661fc225881e75f3b0db.tar.bz2 |
Update linker tests after partial reversion of PR 20815 patch.
PR 20815
* testsuite/ld-elf/loadaddr1.d: Update.
* testsuite/ld-powerpc/vle-multiseg-5.d: Update.
* testsuite/ld-scripts/phdrs3a.d: Update.
Diffstat (limited to 'ld/testsuite/ld-scripts')
-rw-r--r-- | ld/testsuite/ld-scripts/phdrs3a.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/phdrs3a.d b/ld/testsuite/ld-scripts/phdrs3a.d index d96bd13..80bde71 100644 --- a/ld/testsuite/ld-scripts/phdrs3a.d +++ b/ld/testsuite/ld-scripts/phdrs3a.d @@ -4,6 +4,6 @@ #readelf: -l --wide #... -[ \t]+LOAD[ x0-9a-f]+ E [ x0-9a-f]+ [ \t]+LOAD[ x0-9a-f]+ R [ x0-9a-f]+ +[ \t]+LOAD[ x0-9a-f]+ E [ x0-9a-f]+ #pass |