From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FA9D385842D; Fri, 23 Feb 2024 13:44:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FA9D385842D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708695862; bh=EOslNFTHoMY93oDyZZ9HuOqWHbwCCb0vON8uLwZxsC8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JbD5jNT0gTwuEnnGi4+tHctvq8AmIJlamOja9AHbBlFUXKjkyOoi27APwqHrGLhyv +cEcHjY/ZTpcV/onikuzfmpTTBIO6wMFoGiEaS3fiL6sTJh16oCiA+U/U9EIwVKNtG vi24u259UOgxGzmvUr0IxiSbT/ik2by+SDoitlOs= From: "jchrist at linux dot ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114075] [14 Regression] s390x miscompilation since r14-322 Date: Fri, 23 Feb 2024 13:44:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jchrist at linux dot ibm.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D114075 --- Comment #5 from jchrist at linux dot ibm.com --- Just sent a v2 of the patch including your suggested test and updated the commit message.=