From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 318063858CDA; Mon, 8 Apr 2024 17:17:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 318063858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712596627; bh=K5F+DpEPXcFFWHZUG4WpybJB2IcIs4/TXgcIgpOvyNU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MQvFHSZAanfhEoKvWinPlGPu5KhzP0dV6KVhRGMlR+hCyBzrYXPD4b8qCQVfHcfiE 315jovu4pM18yg75OyhqAXMMVWkLo764g/mPcWCZnmT1eQ2yApXcvqvlp3ph2EZYcW Q1XA0ZP3CaWTmea/s09eE7q8HkI6+jSgzqmCJ3cg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/114643] Call to a template function emitted but without the code for the template function itself Date: Mon, 08 Apr 2024 17:17:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: link-failure 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: --- 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=3D114643 --- Comment #1 from Andrew Pinski --- This is a devirtualization issue ... Let me find the dup.=