From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B2653858C42; Wed, 15 Nov 2023 13:57:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B2653858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700056626; bh=x6x4xxu+OBq7n7lI5G1P0kuHfBE6D2TeRl07mQ/a3XE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Drg9ns1jr9K6qWT93RI4YsYDY/qs3zdpXGM2m2WkJ90QueapivRLad49mfqZVMk/H WWZQNM2bHOLGVceZRCcu7Wtm1ic3PBEDIn8P5BHzN9uWHkrjLPoXtJpR/iXAAPsPji MnoToTx/L11TkxFVVFzkVNXkHg1JLhW8Vji8M6NI= 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 13:57:06 +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: 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 #41 from Eric Botcazou --- > I'm curious though: How come it took so long to report this one? Is th= is > a rarely-used feature of the Ada compiler? It seems strange that a > feature of the compiler would interact so strongly with the active code p= age > being used by the compiler process at runtime. Yes, it's essentially there only to pass ACATS (the infamous c250002 test).=