From 8d219acda1f7bc5f7adcecf479c9017196cf2c70 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 3 Jul 2017 21:55:21 +0930 Subject: [PATCH] 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. --- gas/ChangeLog | 4 ++++ gas/testsuite/gas/elf/symver.d | 1 + 2 files changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 31de3e9..4d8abfd 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 78bb618..971eea9 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 -- 2.7.4