From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3D6A4385841A; Wed, 13 Dec 2023 11:50:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3D6A4385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702468225; bh=n5cnKjKCQD96sLnDbs+RhwEpm2hZshlnn48nJu8BlEQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XRijC0+cMwlQe8eDCwjWw5PD+aumDa0QfhXw+4ghEpr7K5RMJIpqePhkz6fRDIn27 dQpyjbNAl8DskP2jCxNT2NsF31WBjBYFIk2eczBm3kxCo/j+LgSVeFO5UZk5LSxf81 m9ErU7C9LhmMo+08aN1AEBk1HLU8fEsmV7yvVO8s= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112998] s390x: Incorrect code generation Date: Wed, 13 Dec 2023 11:50:24 +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: 11.4.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth 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: component cf_gcctarget keywords 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=3D112998 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |target Target| |s390x Keywords| |wrong-code --- Comment #1 from Richard Biener --- Can you cross-check GCC 13.2 or a build from gcc master? GCC 11 is still maintained and it's useful for reporting bugs, but knowing whether the issu= e is fixed in a later release would be nice.=