From: Alan Modra Date: Mon, 3 Jul 2017 12:25:21 +0000 (+0930) Subject: Disable symver test on hppa64-hpux X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8d219acda1f7bc5f7adcecf479c9017196cf2c70;p=deliverable%2Fbinutils-gdb.git Disable symver test on hppa64-hpux The syntax for common symbols is different on that target. * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 31de3e9961..4d8abfd783 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2017-07-03 Alan Modra + + * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux. + 2017-06-30 Maciej W. Rozycki * config/tc-mips.c (md_convert_frag): Use a switch on the diff --git a/gas/testsuite/gas/elf/symver.d b/gas/testsuite/gas/elf/symver.d index 78bb6186e0..971eea9d46 100644 --- a/gas/testsuite/gas/elf/symver.d +++ b/gas/testsuite/gas/elf/symver.d @@ -1,5 +1,6 @@ #objdump: --syms #name: ELF symbol versioning +#not-target: hppa64*-*-hpux* # # The #... and #pass are there to match extra symbols inserted by # some toolchains, eg the mips-elf port will add .reginfo and .ptrd