From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 373C03858D28; Mon, 20 May 2024 21:58:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 373C03858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716242313; bh=7bUAcqxEyZrPRsFpCgBj31OY+ZG8GuijuFBy19mt4zQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oVP0JnG1J3akmK9bSCSi6pMfLMvh0W5sbe6+sQ+QlNhlWDcCYjBHz3ioFSWwQfea+ mZWqEjuFsZO2PMQfFAi0S6lhn0VQOPUfB402w7xDsaMC1C3y4rhSmvkjN+ZpGaqntP xFGVzNMnmYieavcNDQER54LjrGf9Pfw64I56l4DQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115143] [11/12/13 Regression] tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85 Date: Mon, 20 May 2024 21:58:33 +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, patch 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: short_desc cf_known_to_work 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 ---------------------------------------------------------------------------- Summary|[11/12/13/14/15 Regression] |[11/12/13 Regression] tree |tree check: expected class |check: expected class |'type', have 'exceptional' |'type', have 'exceptional' |(error_mark) in |(error_mark) in |useless_type_conversion_p, |useless_type_conversion_p, |at gimple-expr.cc:85 |at gimple-expr.cc:85 Known to work| |14.1.1, 15.0 --- Comment #13 from Andrew Pinski --- Fixed so far on the trunk and gcc-14 branches. Waiting for GCC 13.3.0 relea= se to backport (unless approved tomorrow for the branch).=