|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/21444] internal error in relocate_tls, at ../../gold/sparc.cc:3789 |
Date: | Sat, 13 May 2017 15:31:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21444 --- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_28-branch branch has been updated by Cary Coutant <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2346a98c797e69d0d10b7935ac8d8772365f2ca2 commit 2346a98c797e69d0d10b7935ac8d8772365f2ca2 Author: James Clarke <address@hidden> Date: Sat May 13 08:01:15 2017 -0700 Fix assertion failure relaxing TLS for position-independent executables. gold/ PR gold/21444 * gold.cc (Target_sparc::Relocate::relocate_tls): Local variables are final for position-independent executables. This has to be consistent with Target_sparc::Scan::local otherwise they will disagree as to whether local-exec is used. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |