From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 81CE83858C2B; Mon, 21 Nov 2022 12:04:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81CE83858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669032286; bh=iVOl2r/F1ZK9AHSK67XuGOKO5SMspdJLuSI/1a+Qa2w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UxrzvBpx3uj5N06Bdoa9ouqNg7GYmTwq0SxHEn2RQVVqACQ2o0rrbkdUFDCg0vWiB wPBx1/gvybi3LDxdzzX2D6+LHHn6TcFF8Kccp7Gg0RozCMqQKCPDMtg06OVg5ipFRT g7QmnDPS9BIyDkbV7lsBtUSP1On/MMZwdqhO2YBk= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107574] [10/11/12/13 Regression] ICE: tree check in cp_fold_convert with ptr to member field cast inside a class not completed and inherent since r9-50-gd760b06868d660bc Date: Mon, 21 Nov 2022 12:04:45 +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: 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: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cc short_desc 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=3D107574 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | CC| |jason at gcc dot gnu.org, | |marxin at gcc dot gnu.org Summary|[10/11/12/13 Regression] |[10/11/12/13 Regression] |ICE: tree check in |ICE: tree check in |cp_fold_convert with ptr to |cp_fold_convert with ptr to |member field cast inside a |member field cast inside a |class not completed and |class not completed and |inherent |inherent since | |r9-50-gd760b06868d660bc --- Comment #5 from Martin Li=C5=A1ka --- Started with r9-50-gd760b06868d660bc.=