From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0D3413858D38; Thu, 22 Sep 2022 20:07:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D3413858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663877254; bh=xBqR9feOmFMPk1vSDz0x2bXWb3OxKhmUVrv3sDcl/Q4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XrWCVOsE5YgJyGG80RVx0E8ynQmDfVi79LZhYpXJEtHixEPJLUoUOfK6D0FHAOwGG Q+ExfQjFp5O8qa8QPUQgISymbIiJIYw7J+MsoRpktFAMuWWQIuzpJ5AMiIXGR7dmxx ibTeyP2p49ymzprCEz8pp/OD90c4MP3OG6rht07c= From: "marxin 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 since r13-2251-g1930c5d05ceff2 Date: Thu, 22 Sep 2022 20:07:33 +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: marxin 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: short_desc cc 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 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13 Regression] RTL check: |[13 Regression] RTL check: |expected code 'set' or |expected code 'set' or |'clobber', have |'clobber', have |'if_then_else' in |'if_then_else' in |s390_rtx_costs, at |s390_rtx_costs, at |config/s390/s390.cc:3672on |config/s390/s390.cc:3672on |s390x-linux-gnu |s390x-linux-gnu since | |r13-2251-g1930c5d05ceff2 CC| |rdapp at gcc dot gnu.org --- Comment #6 from Martin Li=C5=A1ka --- Started with r13-2251-g1930c5d05ceff2.=