From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 776A43858421; Wed, 13 Sep 2023 07:18:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 776A43858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694589524; bh=AoGGHzp+rg3vcOZQhvOHpzYV0ywocvccHsRiqiJ5DWA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lLAWea0x3AIhKZelZtLK6d7sXIPF+eUJ0Aqo+XIU1XSv1PoIWFyOjMX/H67gsDl3R dzvBhZEooGqJIiqNEXDqJZ9fwcaKmgjrrtkerJVmOSUrSrBwLND2z20ns0Exfc2qF5 Rl2NZ5RZfl9mGHBkyxxg9U75Rng8zeNiQ/NyGdzY= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/111390] libstdc++-v3/scripts/check_compile script is not useful Date: Wed, 13 Sep 2023 07:18:44 +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: redi 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: 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=3D111390 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|'make check-compile' target |libstdc++-v3/scripts/check_ |is not useful |compile script is not | |useful --- Comment #6 from Jonathan Wakely --- I've updated the summary to be clear that this is about the current incarna= tion of the libstdc++ feature, which has been broken since the default changed from-std=3Dgnu++98 to -std=3Dgnu++14 many years ago, or even earlier.=