From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A41293858C83; Wed, 19 Oct 2022 06:49:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A41293858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666162188; bh=9ilsFmcXFQfY1C1DSieZoJh/aNbPwF2l/awrY00VHd8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tFYk1ON/N9Ij4eI9CiYq2Hifka5if9tWitwUWITu0itjIX/TCCu9RLtSNFmQrx8xn 4CDUiVpu+WjZO05mppJn0qpiCRGIC5sjxENgDeYYHqP+rXmv4b3NUI/SFSmsTymgLh AM8wsDt/6yWwkI35neM6SHf7/N1v9GgZ1R5ratVM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107307] ICE tree check: expected class 'type', have 'exceptional' (error_mark) in canonicalize_component_ref, at gimplify.cc:2923 since r12-3278-g823685221de986af Date: Wed, 19 Oct 2022 06:49:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc bug_status everconfirmed cc cf_reconfirmed_on 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=3D107307 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE tree check: expected |ICE tree check: expected |class 'type', have |class 'type', have |'exceptional' (error_mark) |'exceptional' (error_mark) |in |in |canonicalize_component_ref, |canonicalize_component_ref, |at gimplify.cc:2923 |at gimplify.cc:2923 since | |r12-3278-g823685221de986af Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |jsm28 at gcc dot gnu.org, | |marxin at gcc dot gnu.org, | |sayle at gcc dot gnu.org Last reconfirmed| |2022-10-19 --- Comment #1 from Martin Li=C5=A1ka --- Started with r12-3278-g823685221de986af.=