https://sourceware.org/bugzilla/show_bug.cgi?id=25416
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6a462ad49ec13bec4659f2a8fb2301cac9742da9 commit 6a462ad49ec13bec4659f2a8fb2301cac9742da9 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Jan 22 06:22:41 2020 -0800 x86-64: Skip GNU2 TLS tests only without compiler support After fixing: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93319 https://sourceware.org/bugzilla/show_bug.cgi?id=25416 -mtls-dialect=gnu2 is working for x32 with GCC 10. Skip GNU2 TLS tests only if compiler doesn't support it. PR ld/25416 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without compiler support. -- You are receiving this mail because: You are on the CC list for the bug.