A few hppa testcase tidies
authorAlan Modra <amodra@gmail.com>
Sun, 16 Sep 2018 23:21:24 +0000 (08:51 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 17 Sep 2018 13:47:14 +0000 (23:17 +0930)
commit0b1352e04caa6b562a532354dc48f775e6a1135b
treebe1ef773ed5fa56cb443f2e44307e738e1143485
parent8c9604b6a2c553bc1edc6d80b934b99112292e58
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.
binutils/ChangeLog
binutils/testsuite/lib/binutils-common.exp
binutils/testsuite/lib/utils-lib.exp
gas/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/elf/symver.d
ld/ChangeLog
ld/testsuite/ld-elf/comm-data5.d
ld/testsuite/ld-scripts/defined6.d
This page took 0.026863 seconds and 4 git commands to generate.