From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 75363385F009; Mon, 27 May 2024 13:38:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 75363385F009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716817083; bh=iIy/5V+W8JB0fggB0FhdpXWXr16dQvTprCL0Vxrq3tE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qq9yjfqdvIxSEXC2cbKvLIAoW29MWxFM9V/VtcMgcFAJoqHHXCbw2f33NVyAEixdE AQD/z+Eicbe951RzbSPUCd2PMzvNvXH4sFIJSxDPqcu8bdAiT3AI1ZWnufY5KSU3l+ 2VTtUkAo7jmLk0Pm7aZAm3+OvzhSivX97w8ronLI= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/115243] error: stmt with wrong VUSE Date: Mon, 27 May 2024 13:38:03 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: cc 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 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #1 from Sam James --- David, can you check if this is fixed via PR115226?=