From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E9C813858C78; Thu, 2 May 2024 06:33:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9C813858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714631595; bh=qOMa+ZWUPGLLKu0Bp4yiERsFypI8wkpOxcgYgv6DF5M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tap0hg0fVF0G4VTftI+FCPDD4Q4E1R00Jt+/DUT38YK/3Z4Ce69+zyaIYhHjKi2kN vIKYbKJL7Q5dik3zrOEZ+KTrT3y98xHpFCWVtwEZ4o/rtYOTCUoxzN2PMuEUzwPXJi e4aUKrvgAt5E9GioaN9SyOV4JnN1GQCpxR5gZOG0= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBtaWRkbGUtZW5kLzEzNDIxXSBJQTMyIGJpZ21lbSBwb2lu?= =?UTF-8?B?dGVyIHN1YnRyYWN0aW9uIGFuZCDigJNmdHJhcHYgb3B0aW9uIGNhdXNlcyB1?= =?UTF-8?B?bmp1c3RpZmllZCBwcm9ncmFtIGFib3J0?= Date: Thu, 02 May 2024 06:33:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 3.3.2 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone bug_status resolution 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=3D13421 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |15.0 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #18 from Richard Biener --- Fixed for GCC 15.=