diff options
author | Alan Modra <amodra@gmail.com> | 2006-05-19 11:50:31 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-05-19 11:50:31 +0000 |
commit | 9e328bda631071fef5a161aaa7d754a5641ae29a (patch) | |
tree | e7489759abfc59c1f38a07dd1dd472147430a7de | |
parent | 1df69f4f6c134c94f81ef6fe0229bc4da0e66411 (diff) | |
download | gdb-9e328bda631071fef5a161aaa7d754a5641ae29a.zip gdb-9e328bda631071fef5a161aaa7d754a5641ae29a.tar.gz gdb-9e328bda631071fef5a161aaa7d754a5641ae29a.tar.bz2 |
* ld-scripts/empty-orphan.d: Update again.
-rw-r--r-- | ld/testsuite/ChangeLog | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-scripts/empty-orphan.d | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 336ef39..0c9ec2e 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,7 @@ 2006-05-19 Alan Modra <amodra@bigpond.net.au> + * ld-scripts/empty-orphan.d: Update again. + * ld-scripts/empty-orphan.t: Discard .reginfo. * ld-scripts/empty-orphan.d: Update. diff --git a/ld/testsuite/ld-scripts/empty-orphan.d b/ld/testsuite/ld-scripts/empty-orphan.d index 7d0507d..7bd9b9a 100644 --- a/ld/testsuite/ld-scripts/empty-orphan.d +++ b/ld/testsuite/ld-scripts/empty-orphan.d @@ -2,9 +2,5 @@ #ld: -T empty-orphan.t #readelf: -l --wide #... -Program Headers: - +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align - +LOAD +[x0-9a-f]+ 0x0+ 0x0+ 0x0+ 0x0+ .* - +LOAD +[x0-9a-f]+ 0x0+ 0x0+ 0x0+ 0x0+ .* +LOAD +[x0-9a-f]+ [x0]+70000000 [x0]+70000000 [x0]+(2|4|8|10|20|40|80) .* #pass |