From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2241F385DC3F; Mon, 8 Apr 2024 20:07:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2241F385DC3F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712606850; bh=WP7KRF9YZfNizN+Cmk3B6uR+o8W6yY02W/AP1y/TO+c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wIgZn+4sRjhk7jIJBILw2mAuWOr4Jh+YMQG2k1mwy+CBl7aFCgWVeNB3/ukwtFnZf nsFOWAZbJu7n0Fyeo1yAroQzsdtlE2CE/p1CM3z+lEIxJxiOoiGpgDRmqzlK2ehcgJ 5toXVKCdLrEUI6HV9oB8iOxJ8AclQWkZy07bk1ww= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/114646] libgfortran doesn't work with static libpthread Date: Mon, 08 Apr 2024 20:07:29 +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: pinskia at gcc dot gnu.org 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 #3 from Andrew Pinski --- See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D39176#c2 .=