From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C47F4385840C; Fri, 5 Apr 2024 17:44:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C47F4385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712339080; bh=4nq2avjG2ohSxfezfirvFce9mL3MVBhpRoAYkKzbQkE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QyQIYdv54IXnHG7mQt3PMbG2jMQ9iDsJ2UhLVBgDjLx42JYTMrd9azpzCCYNFkmHV ivq4eMBsszS6e97h3Jq9D+KPoQEH75rPeRvvvcxfhgiXTIJ82gnzYqXa6M50bYPIaI iY6FsSeIyzSk9SJC7vg34XqMl/dULeWOBEJj9cWQ= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/114608] [14 Regression] Undefined reference in output asm with -fipa-reference -fipa-reference-addressable -fsection-anchors -gbtf Date: Fri, 05 Apr 2024 17:44:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: patrick at rivosinc 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=3D114608 --- Comment #2 from Patrick O'Neill --- (.BTF+0x88): undefined reference to `a' ^ This is the interesting failure line=