From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F3763858C52; Sat, 18 May 2024 14:06:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F3763858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716041183; bh=cAFDmR9+lF8xDsJc1P+UJk0GTljDw1/wE26FJ8j5nPo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iWXggjdJR3e75o2I6auhWZ5i+5+aXwvUcA2yd3rJMCJR7aznvll+kPhKympMR18po ae39BvDvp4UjJPSrsgNMn2T58Go3l4m/3Xktc/1DfTu9M1sBPD9WmGQDBS02ugANtV bGQ7soWgjyps7vUreT2++vAf3A6JOz500OgCe2Aw= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115143] [11/12/13/14/15 Regression] tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 Date: Sat, 18 May 2024 14:06:23 +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: 15.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work bug_severity cf_known_to_fail 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=3D115143 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work|13.2.0 | Severity|blocker |normal Known to fail| |10.1.0=