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.
This commit is contained in:
parent
c8cf1feee1
commit
8d219acda1
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue