diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-06-16 14:57:32 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-06-16 20:20:40 +0100 |
commit | 98a0d72a610a87e8e383d366e50253ddcc9a51dd (patch) | |
tree | ce3442008ef417de9e0dd5133dc2ea77f8dd7171 /gcc | |
parent | 51309d1158b85560a975819260776c0ca68fd142 (diff) | |
download | gcc-98a0d72a610a87e8e383d366e50253ddcc9a51dd.zip gcc-98a0d72a610a87e8e383d366e50253ddcc9a51dd.tar.gz gcc-98a0d72a610a87e8e383d366e50253ddcc9a51dd.tar.bz2 |
libstdc++: Support constexpr global std::string for size < 15 [PR105995]
I don't think this is required by the standard, but it's easy to
support.
libstdc++-v3/ChangeLog:
PR libstdc++/105995
* include/bits/basic_string.h (_M_use_local_data): Initialize
the entire SSO buffer.
* testsuite/21_strings/basic_string/cons/char/105995.cc: New test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions