From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 710D53858C3A; Tue, 21 Sep 2021 14:58:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 710D53858C3A From: "philip.herron at embecosm dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/101597] [12 Regression] ICE in pretty-printer formatting an OBJ_TYPE_REF since r12-2132-ga110855667782dac Date: Tue, 21 Sep 2021 14:58:23 +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: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: philip.herron at embecosm dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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, 21 Sep 2021 14:58:23 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101597 Philip Herron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philip.herron at embecosm = dot com --- Comment #2 from Philip Herron --- I tested this bug out again on git-sha commit e87789f197e47259c94349821d3446f7d959e08f (HEAD -> master, gcc/trunk, gcc/ma= ster ./gcc/cc1plus test.cc -fdump-tree-original -fdump-tree-gimple -fno-checking -Warray-bounds -O3 Seems to be working for me.=