From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 09E1F3858D33; Wed, 1 Feb 2023 13:09:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09E1F3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675256979; bh=uzKVIJV33oKS5k32NOi34rR6bR5Shgbx5nwk3ePG2t8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZoDnps490iGBvaEgONSy5s5aVWdT0mHzF7r4b1/BL3BHZwUZpvYuwygWdxo7OyIyu tIeaAaIGShPxzIgcnYxcGgZmLd85oYx8gMXcqDDeedBne08yRFpUfw49jeZGe2NKcc guTiIiCtwwB9Y/dzF7qwieFbzdkNGfLD8dHL9E1g= From: "a.heider at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108630] build failure with LTO enabled Date: Wed, 01 Feb 2023 13:09:38 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: a.heider at gmail 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=3D108630 --- Comment #1 from Andre Heider --- Forgot to mention: CXXFLAGS_FOR_TARGET=3D"$CFLAGS_FOR_TARGET" Obviously :)=