From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 25F9A3858C83; Mon, 6 Feb 2023 13:52:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 25F9A3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675691522; bh=Wt6HrGhAZCCmNBn/g3FR3r3PueX4hx7JsmEgj9It6P0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ngxMU8AbtX6hIJebBWagOmHi6t+G4J5HxhcmEa7o14xeTz8kSz4DhCXZndcYLmfxw W+34Olc4uPtpr7heV/vfFSgZ+py1LzRBCYRutlEnC+qkY5+IEiWGAkVIiai2sfAHOq 78vXYZePIDSihkzQEsezaqW1KL2wtFU9Pz7Bn5H4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108566] [11/12/13 Regression] ICE: tree check: expected tree that contains 'decl with visibility' structure, have 'field_decl' in write_unqualified_name with anonymous struct inside an anonymous union since r11-2016-g6324c52bba490baa Date: Mon, 06 Feb 2023 13:51:59 +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: ABI, 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: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108566 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE: tree check: expected |[11/12/13 Regression] ICE: |tree that contains 'decl |tree check: expected tree |with visibility' structure, |that contains 'decl with |have 'field_decl' in |visibility' structure, have |write_unqualified_name with |'field_decl' in |anonymous struct inside an |write_unqualified_name with |anonymous union |anonymous struct inside an | |anonymous union since | |r11-2016-g6324c52bba490baa CC| |jason at gcc dot gnu.org, | |marxin at gcc dot gnu.org --- Comment #4 from Martin Li=C5=A1ka --- Started with r11-2016-g6324c52bba490baa.=