From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F37F0385734A; Wed, 3 May 2023 20:22:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F37F0385734A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683145329; bh=5KQX49RWgAu2WCj/6G04SrBd6pt+E73MZsm1J3Q7pB0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Oc8mJbU6VAqttxk54I7FI1ooGLJzv+xhobfaF+xmHZlu+zwN2pNNoWBzRoovoYbNo 7lOr67Db99cdz79cvE99jG9rz4yFDsH9cZxmenpbBFIynGtBEEa2xNFRFCm6HsfWCf ptqwCt+eL15vuIr3RgxZxyGUdfaAca0ztNJAuoJo= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/109710] Build fails with `,` in the directory name Date: Wed, 03 May 2023 20:22:08 +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: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: resolution 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=3D109710 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #4 from Jonathan Wakely --- We've explained several times that you can't use commas in the path: e.g. PR 106956 which was closed as a duplicate of PR 105819 Please stop it. *** This bug has been marked as a duplicate of bug 105819 ***=