From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0E8D03858C78; Thu, 7 Sep 2023 03:58:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E8D03858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694059115; bh=Q2WH5NBRjzB4e+CMkoxZvQLJ8sq7Mry/yedzjCxQA0s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rUuDAy4mBgWQ6EEhJHy/a/8mMzcO3h9eHwc7aKZemey0fNnoHGIpe6imnTu5Z67fp z0gNkMcy4WhzXxkrYAQ9y6n92vVKW38Qv6dxp4tk+Ln6C1vraL6N5BzGAZcOa8EVF0 faGvUGtNfvKASBMg05F+qr6fl9TCbNBuws3BaDBU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/111315] libstdc++ stacktrace testsuite failures with --enable-default-pie Date: Thu, 07 Sep 2023 03:58:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: 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=3D111315 --- Comment #1 from Andrew Pinski --- Hmm, is libbacktrace not working with PIE applications ...=