From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B2933858C30; Sun, 9 Jul 2023 18:45:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B2933858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688928333; bh=pPpCMw7Ko7arpbRMsAFLdidueuJUNIY64SzIi0/nvQk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hNXc8i/H88/wuKNT3lqaCLQa5fBWNw8Pz0UDH6oVW0ASX4y0MY80HUKNHU89xmTxc hKeH7ygtt8WTqofmEQIFqq81BlA59i24xkji5dgZSIbRd9df1qopj1WM0Ou2AIDt+i KF6WQHkGv8/fA9tkuJvRkg0Datq+6+vpGglCRz34= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/110607] Makefile.in builds broken build-tools when CXXFLAGS is defined Date: Sun, 09 Jul 2023 18:45:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: everconfirmed cf_reconfirmed_on bug_status 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=3D110607 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2023-07-09 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski --- Looks like this has been posted a few times. Feb this year: https://inbox.sourceware.org/gcc-patches/20230222123411.419584-1-Yash.Shind= e@windriver.com/ September last year: https://gcc.gnu.org/pipermail/gcc-patches/2022-September/601344.html With an approval in November: https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606922.html=