From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D1D943940CEE; Mon, 29 May 2023 10:04:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1D943940CEE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685354690; bh=s6Wcv5mra2t4y7yv7NXvwt6igPlX66gqNWTFWH2Xho8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l2H8Sl6LRBNXMIYwnb3sBUk1rZMtz0rfRcN34NfMF095dY8047pJ32o+uRLFHL8eO UZIr8u4MRavC7n5CJKFzFpDOYeWleBoYTzutvn8yLAf3oYlpIiOKIit6qeXMc7G/e2 awsY/6E212WTpaar3/HmzsIYGAmLNHKb0idcr74w= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/100460] [11/12/13/14 Regression][modules] mingw build broken due to use of unsupported open() flags Date: Mon, 29 May 2023 10:04:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D100460 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.4 |11.5 --- Comment #7 from Jakub Jelinek --- GCC 11.4 is being released, retargeting bugs to GCC 11.5.=