From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ADB213857BB1; Thu, 22 Sep 2022 09:48:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADB213857BB1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663840083; bh=7izhwHCJzeQDHSjifkKV3sas8Y3Az8BwPXZ2V8h3SxU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BM+NUeNxM7G5C8hoEH058HNqt7kuHvSxfQONRCb7n3osFTCon/hLEdkKFH3ZoHS35 WMuG+Q1IVXgGnatH2azPLwS5TAUEgnpIq9xtN3Ov2U7IGrXmQ4tKGX+YppxgxB6yc8 Fe0TDai5cuywX0Rux6YdL40pz6Q2tIHr4wTucIqQ= From: "doko at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106919] [13 Regression] RTL check: expected code 'set' or 'clobber', have 'if_then_else' in s390_rtx_costs, at config/s390/s390.cc:3672on s390x-linux-gnu Date: Thu, 22 Sep 2022 09:48:01 +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.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: doko at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D106919 --- Comment #3 from Matthias Klose --- rechecked with 20220920=