From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E16533858422; Mon, 4 Sep 2023 20:50:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E16533858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693860618; bh=bmD3T2/bxYkQGG6TbQNDu+ZCfOutjOy1OcEbUEr/Pmg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n4XEU61OXUDC6Ciyv2ZAMSm9C26u4Z18L6eQBR+MFeDV9edFlZxITXSItx6DIn0C1 /nURPqJUUFeTG9V3dX3lYQix2INqx1k6Ex4T7OSuMr5NVqLTIrF8Qm8tn/q5G9ucns +Q4vPAb/3YsofcwWLAL7lIuAuufyE+Gd9A10YOIs= From: "clyon at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/111238] libstdc++ tests should use -Wl,-gc-sections in more configurations Date: Mon, 04 Sep 2023 20:50:18 +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: clyon at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D111238 --- Comment #2 from Christophe Lyon --- Oops sorry I pushed an unwanted patch, which I reverted with https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D084a7cf9fb2d9cb98dfbe7d= 91602c840ec50b002=