This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c10076b34d3 [PR123121, LRA]: Fix wrong rematerialization of insns with [...] new 7d199a32ebd libstdc++: Fix C++ 11 ctype when using picolibc (blank vs space)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/acinclude.m4 | 4 + .../config/os/{newlib => picolibc}/ctype_base.h | 28 ++-- .../{newlib => picolibc}/ctype_configure_char.cc | 4 +- .../config/os/{newlib => picolibc}/ctype_inline.h | 2 +- .../config/os/{bionic => picolibc}/os_defines.h | 4 +- libstdc++-v3/configure | 152 ++++++++++++++++++++- libstdc++-v3/configure.ac | 62 +++++++++ 7 files changed, 231 insertions(+), 25 deletions(-) copy libstdc++-v3/config/os/{newlib => picolibc}/ctype_base.h (63%) copy libstdc++-v3/config/os/{newlib => picolibc}/ctype_configure_char.cc (97%) copy libstdc++-v3/config/os/{newlib => picolibc}/ctype_inline.h (98%) copy libstdc++-v3/config/os/{bionic => picolibc}/os_defines.h (92%)