From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44C6F3858C32; Tue, 28 May 2024 06:31:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44C6F3858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716877869; bh=qmSRE6LvMwPbi5RrJs4vuM+izOdwa0+I89iemvsuZ70=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UUJrIcruIa/uUi9vsC1gXL7pdyFPMrw83fYHu5LlnVF6dFdRVtL+kcLVjkvVGyP7+ wHp2Dv9WRTVB9vyiVKNBEY3r+J3QOI0HKEy8diw5gJBqPpWLjHGxGjuq7lIuswVRtw Q2Z5t5wdcJOlJR4CPyvzCPJt+a5oLSoqPK/4IGbI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115243] error: stmt with wrong VUSE Date: Tue, 28 May 2024 06:31:08 +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: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: bug_status component resolution version 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=3D115243 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|c |tree-optimization Resolution|--- |DUPLICATE Version|unknown |15.0 --- Comment #2 from Richard Biener --- It's fixed in my tree. *** This bug has been marked as a duplicate of bug 115226 ***=