From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE2183858C54; Wed, 15 Nov 2023 00:13:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE2183858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700007234; bh=fsjkLVvS2uM1vqd2Df0OsDU0/WB11FTdHKqVWsLl4uo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LBIWLxEGE2jw5mhKA66RkLaRschaqFhJJhj8QzMDToBa55EbbHM9l7RqVS91AH2jd 5l+xcLOqnMYDs+gCKadhvXTrgaMVCHA5VSC28zZnjIQuw627HC1+fTBajcZED2HHVC o5DcyQKggei6kysBZN+su4f7byFpmdwf97TGeUTs= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/108865] gcc on Windows fails with Unicode path to source file Date: Wed, 15 Nov 2023 00:13:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: unknown X-Bugzilla-Keywords: 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: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108865 --- Comment #36 from Andrew Pinski --- (In reply to Andrew Pinski from comment #35) > (In reply to peter0x44 from comment #34) > > Unfortunately, this option breaks GCC running under Windows XP. >=20 > XP has not been supported by mingw for a long time so I have no idea how = you > have been building there. Anyways this was reported as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111170 already.=