From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 50263385800A; Fri, 14 Oct 2022 10:31:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50263385800A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665743507; bh=CuJVHWSDP0Za4tSRvn1sHvS9sOVOMWw6jUiKigN6dJQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ym09qm4JmtJvICAgodGPnjGeNl5S+ibMQEDIPiKlV4dbWvqAxZUZYXZUINv9eGAQl 8o+zYAspDrVwlFUkgW0u9x7erlElz2W00fZTJ5nR7+LYt5ZTo23K0mP5UAjuGQse6m RrF8ITdO/gGJ31fPSp9eb9GUFYnmO7ozsKXMTl3E= From: "ebotcazou at gcc dot gnu.org" 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: Fri, 14 Oct 2022 10:31:45 +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: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64697 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alvinhochun at gmail dot c= om --- Comment #29 from Eric Botcazou --- *** Bug 104862 has been marked as a duplicate of this bug. ***=