On Fri, 10 Oct 2025, Eric Botcazou wrote:

> > The existing code actually appears to process .S files not .s files, and
> > the existing .S tests do appear to be run, so it doesn't seem appropriate
> > to stop running them.
> 
> Ouch, an annoying oversight, thanks for catching it, revised version attached.
> 
> 
> 2025-10-10  Pierre Marie de Rodat  <[email protected]>
> 
> libcpp/
>         * init.c (read_original_directory): Attempt to decode escape
>         sequences with cpp_interpret_string_notranslate.
> 
> 
> 2025-10-10  Eric Botcazou <[email protected]>
> 
> gcc/testsuite/
>         * gcc.dg/cpp/cpp.exp: Process .i files.
>         * gcc.dg/cpp/pr36674.i: Pass -Wno-implicit-int.
>         * gcc.dg/cpp/escape-3.i: New test.

The test escape-3.i is missing from the attached patch.

-- 
Joseph S. Myers
[email protected]

Reply via email to