From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 633013858C83; Fri, 14 Oct 2022 16:25:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 633013858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665764721; bh=Yp6bavas87b63heO1BlXnsu2QUFNOdZEGmdkvlIWwN8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jCfdrotm3Vw5lQ44YlXiefoWVySGF5EULmsl/yW84VVg08iOoE2lupvcOd7Pzu2x3 ARbx7pbO+023PTG5OPVf21wK+6yvsEcxlrRUQLf0CDFXFLnEg2/l+Zc8d5kiOqgGWx xDi9C3j8gScN8jlrUWYsJRhWkdPK+3uMZPuLLM00= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107267] ice in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253 Date: Fri, 14 Oct 2022 16:25:21 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D107267 --- Comment #1 from David Binderman --- The compiler first seems to break sometime between git hash 8a9e92b249c9c5a5 and 6ffbf87ca66f4ed9, a day later. Reduction running.=