From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BB66C3858C3A; Wed, 15 Nov 2023 09:23:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB66C3858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700040189; bh=F9tWWCLvIF8p4tykJcwysG5KW/HxZkvDNrcwR0RoeGU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g1pIRmvn5GF8DhB+AbkEwMYltenZbV/HqJoTZYNfhhwGSHmDursnsqO8MIss5hu5o rr/k5SOw7IcqSbPqOez9QI3sN6mdu6uyTd0aV++QZKYQw5xUtXyDlFxaB5W6nr5kiO Cg15gKaDflQ1nP356+SrO6yBYDgZ5qnbGdLv8DW8= From: "ebotcazou 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 09:23:08 +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: ebotcazou 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: cc 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 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.o= rg --- Comment #39 from Eric Botcazou --- FWIW this also breaks the GNAT_CODE_PAGE feature of the Ada compiler (which= is arguably a kludge) so providing a configure option to revert to the old set= ting would indeed be in order here.=