https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98696

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>:

https://gcc.gnu.org/g:a3128bf01289a243a9e0ebb4e34c23bcb04cb938

commit r11-6730-ga3128bf01289a243a9e0ebb4e34c23bcb04cb938
Author: David Malcolm <dmalc...@redhat.com>
Date:   Fri Jan 15 13:26:39 2021 -0500

    bootstrap: fix failing diagnostic selftest on Windows [PR98696]

    In one of the selftests in g:f10960558540636800cf5d3d6355969621fbc17e
    I didn't consider that paths can contain backslashes, which happens
    for the tempfiles on Windows hosts.

    gcc/ChangeLog:
            PR bootstrap/98696
            * diagnostic.c
            (selftest::test_print_parseable_fixits_bytes_vs_display_columns):
            Escape the tempfile name when constructing the expected output.

Reply via email to