From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1259D3858401; Tue, 9 Apr 2024 17:03:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1259D3858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712682215; bh=DbLPEb8mfZSJYX/y9NAGWjVNP7PtUuvqCCYuuj8Ivq8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=k3JMg7L/bj1EtbtEEGVcoPc969C9UahOMnKQLCaoPfKOfcsnRH29WrjCwynZ7shD1 mZjS4a/AFC8AV1OWqnDuPxyQ2E3J3dj1ltTnMvoGbx7sYiAAHaYBEVOPBZCNCeG2p7 A5fzCUc0DfWCymM/CJ+19tajnyVysK7FmhRX8d80= From: "skpgkp2 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: Tue, 09 Apr 2024 17:03:33 +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: skpgkp2 at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114646 --- Comment #17 from Sunil Pandey --- (In reply to H.J. Lu from comment #10) > Created attachment 57906 [details] > A patch >=20 > I am testing this. This patch resolved my static testing issue.=