From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A92F03858C56; Tue, 12 Apr 2022 07:46:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A92F03858C56 From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/105228] [9/10/11/12 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826 since r7-755-g23cb72663051cd3f Date: Tue, 12 Apr 2022 07:46:34 +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: 12.0 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 9.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2022 07:46:34 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105228 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[9/10/11/12 Regression] ICE |[9/10/11/12 Regression] ICE |tree check: expected tree |tree check: expected tree |that contains 'decl |that contains 'decl |minimal' structure, have |minimal' structure, have |'error_mark' in |'error_mark' in |decl_anon_ns_mem_p, at |decl_anon_ns_mem_p, at |cp/tree.cc:3826 |cp/tree.cc:3826 since | |r7-755-g23cb72663051cd3f CC| |jason at gcc dot gnu.org, | |marxin at gcc dot gnu.org --- Comment #2 from Martin Li=C5=A1ka --- Started with r7-755-g23cb72663051cd3f.=