]> gcc.gnu.org Git - gcc.git/commit
Revert "libstdc++: Fix ctype changed after newlib update."
authorTamar Christina <tamar.christina@arm.com>
Tue, 7 Dec 2021 10:37:30 +0000 (10:37 +0000)
committerTamar Christina <tamar.christina@arm.com>
Tue, 7 Dec 2021 10:37:30 +0000 (10:37 +0000)
commitba6bb287f03d42ab6c4f39ce99dcf94ec5113655
treef26292916a8bbde3e2a3e81b416a32ebd3865fb1
parent30a08286e67e3aee17347f8d02e8f868a995beb9
Revert "libstdc++: Fix ctype changed after newlib update."

Newlib has reverted the commit that caused us to require a
workaround.  As such we can now revert the workaround.

This reverts commit 0e510ab53414430e93c6f5b64841e2f40031cda7.

libstdc++-v3/ChangeLog:

PR libstdc++/103305
* config/os/newlib/ctype_base.h (upper, lower, alpha, digit, xdigit,
space, print, graph, cntrl, punct, alnum, blank): Revert.
libstdc++-v3/config/os/newlib/ctype_base.h
This page took 0.054054 seconds and 5 git commands to generate.