From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 96CE6385840B; Mon, 8 Apr 2024 21:46:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96CE6385840B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712612814; bh=aTrpMx2sWEJekvajrber5mf5EHUfNHDy6r+RoBQUp/g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WmxnsU4W/dTwJSZsFQ6l7qSqbGnQb0ow+KUaL1rXwv16oVh1n/ZmwqleDA+3x0cuK ew9Bv+IM+7//UA/U2dfE40mjhphg8Lud057ossuKaoeZR1AgdHQCwz5NhF2wmPoj0c 65GKfC7k/eMefhLZ1EP6Vel/HDnpl8N0cNIR05aA= 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:46:54 +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: resolution bug_status everconfirmed component short_desc 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 ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Status|RESOLVED |NEW Ever confirmed|0 |1 Component|libgcc |libfortran Summary|libgcc's gthr.h still |libgfortran still doesn't |defines GTHREAD_USE_WEAK to |define GTHREAD_USE_WEAK to |1 for newer glibc |0 for newer glibc=