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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

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

commit r13-375-ga0080f0285dfa9b7f0b7a6c5ec79e28eb662b953
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Thu May 12 17:37:33 2022 +0100

    libstdc++: Remove whitespace before preprocessor directives

    These are harmless, but also unnecessary and inconsistent (and their
    removal was requested by PR libstdc++/17632).

    libstdc++-v3/ChangeLog:

            * config/locale/dragonfly/numeric_members.cc: Remove whitespace.
            * config/locale/gnu/numeric_members.cc: Likewise.
            * include/bits/locale_facets_nonio.h: Likewise.
            * libsupc++/typeinfo: Likewise.

Reply via email to