[binutils-gdb] Disable symver test on hppa64-hpux

Alan Modra amodra@sourceware.org
Mon Jul 3 12:39:00 GMT 2017


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d219acda1f7bc5f7adcecf479c9017196cf2c70

commit 8d219acda1f7bc5f7adcecf479c9017196cf2c70
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jul 3 21:55:21 2017 +0930

    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:
---
 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  <amodra@gmail.com>
+
+	* testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
+
 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
 
 	* 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



More information about the Binutils-cvs mailing list