|
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:01:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21444 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=67f46fed806465c005b15c97d33947f4c0abb25c commit 67f46fed806465c005b15c97d33947f4c0abb25c 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] |