From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 274A1385840D; Mon, 8 Apr 2024 21:53:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 274A1385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712613206; bh=dAZEiu+lQ/G/drB7q7h9jypvV3il4wnrYPNQES1DAgk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RFSGTwYmsitjcxXwbu3UcjnjSxJP2LA/rJQaCVAWqc8pVe5iB9iplX7sWx2sAOTFc JNaWMImntgeiU+ZLRJ9CpI35BTEW/xhNgyTF/srK3BeiLB5bxtEZ24R1+AJW8aC57T Ee+ml+caYfDiOHyOJOr/7R0DwfKl0DXS+4g4VbAA= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/114646] libgfortran still doesn't define GTHREAD_USE_WEAK to 0 for newer glibc Date: Mon, 08 Apr 2024 21:53:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools 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: bug_status resolution 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=3D114646 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|DUPLICATE |--- --- Comment #14 from H.J. Lu --- This issue is about how libgcc is used by libgfortran, not libgcc itself.=