From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 782ED3858C2F; Thu, 3 Nov 2022 11:25:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 782ED3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667474738; bh=wx8LX+azPH1EtAXH6gGdDPRKSGLEQshftHzM8knV07M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hIs7gWNpLZ0LruYRo+C2ty1eGazGiMQ0ARQSTqsgFhmYO/Rh1voGkDoX+2moABhhC komluroGZdLcG8A3Z0oQDHYIx1nSQZT/dl6EcVMTgw6qZA8HMpDKcVVvvPznvtj7Ft F7Zb2cpaFUgnSNrSZLawuahuhokcTupPPMihXgzA= From: "nsz at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/29249] csu/libc-tls.c:202: undefined reference to `_startup_fatal_not_constant' Date: Thu, 03 Nov 2022 11:25:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nsz at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29249 Szabolcs Nagy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsz at gcc dot gnu.org --- Comment #15 from Szabolcs Nagy --- we hit this on arm with gcc-trunk and -O2 after a recent change. i think TLS_INIT_TP should just indicate failure and then the caller can pr= int a generic message. i don't think arch specific message is very important for this. --=20 You are receiving this mail because: You are on the CC list for the bug.=