diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-21 07:36:38 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-21 16:48:35 +1030 |
commit | c78eec4424a6322682b3a164d1691135dcf004b3 (patch) | |
tree | 0bab53a211f780a283988a57ea7317fd7e71f5b3 /ld/testsuite | |
parent | d4dd4fca16e2eaa35678546b1172ee4ff1f957eb (diff) | |
download | gdb-c78eec4424a6322682b3a164d1691135dcf004b3.zip gdb-c78eec4424a6322682b3a164d1691135dcf004b3.tar.gz gdb-c78eec4424a6322682b3a164d1691135dcf004b3.tar.bz2 |
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.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ld-elf/pr26936.d | 8 |
1 files changed, 3 insertions, 5 deletions
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: |