From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4AB8D3858C62; Fri, 2 Jun 2023 14:49:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AB8D3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685717384; bh=UAWf4lXpfM8s4O7O8HDO/URlzmmMU0Tn40a4w3Lc3BU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lyv+EXfTvlDj7Vf8v00OTPD6S+cBpHDJNtwNw2MUhifTO+37cjxdVhQngeCgxD/MI 9Ifw4vFC0WIGK7Q7UxI4S2ndyt09oXOXOldgnRI6bb6+QYQVFlQEtgZ7omOz4vnclW DHDL+kdgLF3R8CfCIuIdGh/jdMVoVneM1xu/uXVI= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106760] [12/13/14 Regression] ICE: tree check: expected function_decl, have template_decl in get_fndecl_argument_location, at cp/call.cc:7801 Date: Fri, 02 Jun 2023 14:49:44 +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: error-recovery, ice-checking, ice-on-invalid-code X-Bugzilla-Severity: trivial X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ppalka at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status short_desc 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=3D106760 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot g= nu.org Status|NEW |ASSIGNED Summary|ICE: tree check: expected |[12/13/14 Regression] ICE: |function_decl, have |tree check: expected |template_decl in |function_decl, have |get_fndecl_argument_locatio |template_decl in |n, at cp/call.cc:7801 |get_fndecl_argument_locatio | |n, at cp/call.cc:7801=