From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CF09385841A; Wed, 7 Sep 2022 12:05:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CF09385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662552348; bh=tg9jxPs43X/Y4Y1rm0lu3Lp8+Z8MW2uGzJntzjbZLSY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pQmLzUht6Yq80lmykzwHt1oXio/Mdhax63S2qQjzUjU4vLrQGvYmvtgnyhpMHGRlo 2kmCyGjU2o0B4pZPA8IkhevfAURlcTt+ChcpwUKNeLQTJSQ+YlCwqqhmUmAJFmVMIx Q3XdMGcX0U0XP0cfInCvucC18R3dBwkxXhXd7SYM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106858] [12/13 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'baselink' in cp_ubsan_maybe_instrument_member_access, at cp/cp-ubsan.cc:172 since r12-5835-g0ab29cf0bb68960c Date: Wed, 07 Sep 2022 12:05: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: ice-on-valid-code, openmp 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: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc short_desc everconfirmed bug_status 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=3D106858 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cltang at gcc dot gnu.org, | |marxin at gcc dot gnu.org Summary|[12/13 Regression] ICE: |[12/13 Regression] ICE: |tree check: expected tree |tree check: expected tree |that contains 'decl common' |that contains 'decl common' |structure, have 'baselink' |structure, have 'baselink' |in |in |cp_ubsan_maybe_instrument_m |cp_ubsan_maybe_instrument_m |ember_access, at |ember_access, at |cp/cp-ubsan.cc:172 |cp/cp-ubsan.cc:172 since | |r12-5835-g0ab29cf0bb68960c Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2022-09-07 --- Comment #1 from Martin Li=C5=A1ka --- Started with r12-5835-g0ab29cf0bb68960c.=