From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1E8B53858005; Tue, 6 Jun 2023 21:34:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1E8B53858005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686087273; bh=G2vClIYHQoKhu3ba7uOeE6eDiln9pkPTdP8I0l7frio=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vJ5Lb8ApJDq4PCJFhBzkTt4vw+mDTgbTj0hkSeEhedkeBdn7VyqADcEkx0EXoLO8X z0fKQlLveWfyVntvVmEpw7vz6t166g8qJrR/mrOSdr6yaTebJGzPG6B54LGqhsBF88 8OcEdkU1iR++LQAP5iGh6ilhgrKiycFX4qHwj6kA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/110085] make clean inside the gcc directory when configured with m2 language and for sh-elf messes up Date: Tue, 06 Jun 2023 21:34: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: 14.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D110085 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Andrew Pinski --- Fixed; not going to backport to GCC 10, 11, or 12 as only GCC 13 has m2.=