From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 01CA0385E014; Thu, 26 Mar 2020 23:02:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 01CA0385E014 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585263749; bh=Ddb6bOyJM3/IIJqcJBM6HxzEDkC0ZnduRvVCGuXaVj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KOQ8aI7FMbcT3lqhTNTDmID8VPKbF0OyQYRk/bnCgLIDbHnptu2pVwQH6mCtQTWnb Lc+2HcNASUujfsRPQLlbTzHDr9/RnOjwgKV7Q9t/YLmwAGrvklHjpMKDKWDMWj1LLx G4idaHW9MEranQZKeuNqQNnprOwamgRPKN3HlhJU= From: "vhaisman at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/64697] C++11 thread_local: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `TLS init function for N::ptd' Date: Thu, 26 Mar 2020 23:02:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 7.3.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: vhaisman at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2020 23:02:29 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64697 --- Comment #23 from V=C3=A1clav Haisman --- I am not sure what to report. I do not understand the background of linker = and relocations enough. Also, I don't have access to Windows and Cygwin any mor= e.=