From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DA2813858D35; Tue, 23 Apr 2024 06:36:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DA2813858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713854216; bh=enmH8ZM9mOFcyNbKSaiUssYYKl9OCi9yzm8xbNwrK0Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BcPxcVzUUXVkfJrCfzTg9m5bZVkPH+39fxtkpzcvgzjRZDq+bJPUZBdjODIn44jVt wvNm66LlOenMr+39qAsXutQyzW2iuX6IMZwFF/LQ4dISFvrsYSjx1ir62miK7VRa8V +gaMNEszvApqjK1ntiSwp7wRaP8ViN71h+OX12Uw= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114799] [14 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 with -O2 -fno-vect-cost-model since r14-9316 Date: Tue, 23 Apr 2024 06:36:56 +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: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: rguenth 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=3D114799 --- Comment #7 from Richard Biener --- t.i:11:6: note: node (external) 0x4918928 (max_nunits=3D1, refcnt=3D2) t.i:11:6: note: { t1_6, patt_10 } I have a fix for this latent issue.=