From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E46C383234B; Mon, 9 Jan 2023 12:32:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E46C383234B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673267559; bh=ldzHaBt2DEByW5eg+z9XWFotPkGHyv3BU1DUW9AaBYY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iLFBvgktjYTvq6i2Ru7eP51nvLe3F6pgNTDBSUk2cNGGuA3kFrPFbARm6TRSvNZjD 1ba3yxOappqVF1rV2nnJ+IH6PRsUlCiMuH9y15hORlsATqNYQyZRi1vl2AlNkDpsOT G8KS1Bgy6k+Xal2zhJ2DPYEYdWgiWi1bCXMvi4NU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/69482] Writing through pointers to volatile not always preserved Date: Mon, 09 Jan 2023 12:32:38 +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: 5.3.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: major X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work 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=3D69482 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |13.0 --- Comment #11 from Richard Biener --- fixed on trunk, queued for eventual backporting.=