From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF8B83858C29; Fri, 26 Jan 2024 06:48:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF8B83858C29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706251729; bh=qfsdT5wswNBkhu0dQ3q8tbneFdQ6tbiYuTVpJk8lYMc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GOWlp4xGbNNReXqHFp4u1hC1MPO7UIG4iyT2OpfE1bv57utQZFbRYVPsDGSKfGdW0 Gjg3EpP/TP4bIBdPv8dh/VcUG8lnbtM/AZYqe8AeSlOqgQJDLeuC1V3s6lwbs90zdL GH66SbFYq1ZxMhJnZake9sEJ/2K+0qfOAXsUPFR4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/113612] [13/14 Regression] ICE: SIGSEGV in get_template_info (pt.cc:378) or tree_check (tree.h:3611) with invalid -fpreprocessed Date: Fri, 26 Jan 2024 06:48: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: 14.0 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords target_milestone short_desc cf_known_to_work 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=3D113612 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |error-recovery Target Milestone|--- |13.3 Summary|ICE: SIGSEGV in |[13/14 Regression] ICE: |get_template_info |SIGSEGV in |(pt.cc:378) or tree_check |get_template_info |(tree.h:3611) with invalid |(pt.cc:378) or tree_check |-fpreprocessed |(tree.h:3611) with invalid | |-fpreprocessed Known to work| |13.2.0=