diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-12-16 09:45:40 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-12-18 08:26:05 +0000 |
commit | e1937cf33abded5c6ebbe4938a4a3e8cb3365176 (patch) | |
tree | b0baf5201f1f723107497829ace9821df0e6b14a /libgcc | |
parent | eb339c29ee42aa59591fc50d6d8a1ab903d2a3fe (diff) | |
download | gcc-e1937cf33abded5c6ebbe4938a4a3e8cb3365176.zip gcc-e1937cf33abded5c6ebbe4938a4a3e8cb3365176.tar.gz gcc-e1937cf33abded5c6ebbe4938a4a3e8cb3365176.tar.bz2 |
libstdc++: Add missing character to __to_wstring_numeric map
The mapping from char to wchar_t needs to handle 'i' and 'I' but those
were absent from the table that is used for some non-ASCII encodings.
libstdc++-v3/ChangeLog:
* include/bits/basic_string.h (__to_wstring_numeric): Add 'i'
and 'I' to mapping.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions