aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-09-17 08:51:24 +0930
committerAlan Modra <amodra@gmail.com>2018-09-17 23:17:14 +0930
commit0b1352e04caa6b562a532354dc48f775e6a1135b (patch)
treebe1ef773ed5fa56cb443f2e44307e738e1143485 /ld
parent8c9604b6a2c553bc1edc6d80b934b99112292e58 (diff)
downloadgdb-0b1352e04caa6b562a532354dc48f775e6a1135b.zip
gdb-0b1352e04caa6b562a532354dc48f775e6a1135b.tar.gz
gdb-0b1352e04caa6b562a532354dc48f775e6a1135b.tar.bz2
A few hppa testcase tidies
binutils/ * testsuite/lib/binutils-common.exp (is_som_format): New proc. (run_dump_test): Correct target test for alternate .comm syntax. (get_standard_section_names): Handle som format. * testsuite/lib/utils-lib.exp (default_binutils_assemble_flags): Correct target test for alternate .comm syntax. gas/ * testsuite/gas/all/gas.exp (redef3): Don't xfail for hppa. (octa): Run for hppa. * testsuite/gas/elf/elf.exp (common1, common2): Likewise. * testsuite/gas/elf/symver.d: Delete notarget. ld/ * testsuite/ld-elf/comm-data5.d: Remove notarget for hppa. * testsuite/ld-scripts/defined6.d: Likewise.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/testsuite/ld-elf/comm-data5.d1
-rw-r--r--ld/testsuite/ld-scripts/defined6.d2
3 files changed, 5 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 27e4c1b..d0e7559 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2018-09-17 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-elf/comm-data5.d: Remove notarget for hppa.
+ * testsuite/ld-scripts/defined6.d: Likewise.
+
2018-09-17 Nick Clifton <nickc@redhat.com>
* testuite/ld/ld-elf/audit.exp: Differentiate the names of the
diff --git a/ld/testsuite/ld-elf/comm-data5.d b/ld/testsuite/ld-elf/comm-data5.d
index 36c09ba..18b287d 100644
--- a/ld/testsuite/ld-elf/comm-data5.d
+++ b/ld/testsuite/ld-elf/comm-data5.d
@@ -1,7 +1,6 @@
#source: comm-data5.s
#ld:
#readelf: -r
-#notarget: hppa64*-*-hpux*
#xfail: frv-*-*linux*
There are no relocations in this file.
diff --git a/ld/testsuite/ld-scripts/defined6.d b/ld/testsuite/ld-scripts/defined6.d
index c8ea863..8837f3b 100644
--- a/ld/testsuite/ld-scripts/defined6.d
+++ b/ld/testsuite/ld-scripts/defined6.d
@@ -1,8 +1,6 @@
#source: defined6.s
#ld: -T defined6.t
#nm: -B
-#notarget: hppa*-hpux*
-# hppa64-hpux has a different .comm
# Check that DEFINED works with various symbol types
#...