diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/comm-data.exp | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/comm-data5.d | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 2138f26..da5d820 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2012-12-07 Alan Modra <amodra@gmail.com> + * ld-elf/comm-data.exp: Revert last change. + * ld-elf/comm-data5.d: xfail frv-linux. + +2012-12-07 Alan Modra <amodra@gmail.com> + * ld-elf/shared.exp (libneeded1a.so): Override any system supplied --as-needed or --add-needed flag. diff --git a/ld/testsuite/ld-elf/comm-data.exp b/ld/testsuite/ld-elf/comm-data.exp index 0a624d5..71b856d 100644 --- a/ld/testsuite/ld-elf/comm-data.exp +++ b/ld/testsuite/ld-elf/comm-data.exp @@ -98,6 +98,3 @@ run_ld_link_tests [list \ "comm-data3b" \ ] \ ] - -run_dump_test comm-data4 -run_dump_test comm-data5 diff --git a/ld/testsuite/ld-elf/comm-data5.d b/ld/testsuite/ld-elf/comm-data5.d index 78da5c1..36c09ba 100644 --- a/ld/testsuite/ld-elf/comm-data5.d +++ b/ld/testsuite/ld-elf/comm-data5.d @@ -2,5 +2,6 @@ #ld: #readelf: -r #notarget: hppa64*-*-hpux* +#xfail: frv-*-*linux* There are no relocations in this file. |