From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E8A63861823; Fri, 15 Dec 2023 10:01:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E8A63861823 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702634466; bh=ERrPPNBqgAZWbPiQ09tdfaX11bNoYBDUfKTQc4H8yRI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pS5JwH4hXjYs10wzGz+iJjBgivtobHC2Kb0u4Onk2D96I3V2fcdr1o/gUfkU3O9If g7zd94+C2VtLTW3pREi5UDs/F5SgX2nvNcxRvmAH76hHggI5mgpGTQo9SZ6CPBbYYe Y1Y0S6afagPKqEZsmiPkQFOSnuNwGkYioRzSrbu0= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111591] ppc64be: miscompilation with -mstrict-align / -O3 Date: Fri, 15 Dec 2023 10:01:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: 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=3D111591 --- Comment #38 from Kewen Lin --- I found this has been marked as resolved but it seems that the patch in com= ment #34 hasn't been pushed, is it intended? or did I miss something that one co= mmit was pushed but wasn't associated to this PR?=