From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8DFB13858C62; Thu, 9 Feb 2023 18:11:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DFB13858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675966285; bh=I7Fot7anY8rFgqRBdQpwo6H2KtT+PcScDJinWXdM+Rw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tqjbrqfCFXSOCiqO/wXFL5S9FNI0KcVhPt/f9OWPsiNymwHr6uyOr8fiUPn04+mrw 7KQjhtxf5TR8RZQtlnJVKAwcLBsamKyZYnNVX6w7p3OvKHoyvDeVjM5YVTuiItXz9d bzHtQfW+rXxYyIC/YZc7zV/sVwBnQCKRgJAGCyac= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/50677] volatile forces load into register Date: Thu, 09 Feb 2023 18:11:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 4.7.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pinskia 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: resolution bug_status 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=3D50677 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #9 from Andrew Pinski --- Really dup of bug 3506. *** This bug has been marked as a duplicate of bug 3506 ***=