From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E8DE38708B7; Fri, 19 Feb 2021 23:42:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E8DE38708B7 From: "msebor at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0cmVlLW9wdGltaXphdGlvbi85ODUxMl0gWzExIFJlZ3Jl?= =?UTF-8?B?c3Npb25dIOKAnCNwcmFnbWEgR0NDIGRpYWdub3N0aWMgaWdub3JlZOKAnSBp?= =?UTF-8?B?bmVmZmVjdGl2ZSBpbiBjb25qdW5jdGlvbiB3aXRoIGFsaWFzIGF0dHJpYnV0?= =?UTF-8?B?ZQ==?= Date: Fri, 19 Feb 2021 23:42:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: diagnostic, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: msebor at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: msebor at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.0 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2021 23:42:27 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98512 Martin Sebor changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|11.0 |12.0 --- Comment #6 from Martin Sebor --- The fix has been deferred to GCC 12: https://gcc.gnu.org/pipermail/gcc-patches/2021-February/565551.html=