From 37f3ab9c7c2c08c96da17e1459fc1af0d5998457 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 21 Jan 2021 07:36:38 +1030 Subject: mips XPASS pr26936 git commit 994b25132814 "Ignore section symbols when matching linkonce with comdat" cured the reason why this test used to fail on mips. * testsuite/ld-elf/pr26936.d: No longer xfail mips. (cherry picked from commit c78eec4424a6322682b3a164d1691135dcf004b3) --- ld/ChangeLog | 4 ++++ ld/testsuite/ld-elf/pr26936.d | 8 +++----- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 8f371ae..1366f17 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2021-01-21 Alan Modra + + * testsuite/ld-elf/pr26936.d: No longer xfail mips. + 2021-01-19 Nelson Chu * testsuite/ld-elf/elf.exp (riscv_little_endian): Added. Return true diff --git a/ld/testsuite/ld-elf/pr26936.d b/ld/testsuite/ld-elf/pr26936.d index 5e48378..0a2831d 100644 --- a/ld/testsuite/ld-elf/pr26936.d +++ b/ld/testsuite/ld-elf/pr26936.d @@ -7,11 +7,9 @@ #target: [check_shared_lib_support] # Assembly source file for the HPPA assembler is renamed and modifed by # sed. mn10300 and riscv put different numbers of local symbols in -# linkonce section and comdat sections. Some MIPS targets put section -# names in symbol table. xtensa has more than one member in comdat -# groups. -#xfail: am33_2.0-*-* hppa*-*-hpux* mips*-*-elf mips*-*-irix* -#xfail: mn10300-*-* tx39*-*-* riscv*-*-* xtensa*-*-* +# linkonce section and comdat sections. xtensa has more than one member +# in comdat groups. +#xfail: am33_2.0-*-* hppa*-*-hpux* mn10300-*-* riscv*-*-* xtensa*-*-* #... CU: .*/pr26936c.s: -- cgit v1.1