This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 813425498f4 libstdc++: Implement LWG 3595 changes to common_iterator new 0b6d4ee830b libstdc++: Avoid overflow in bounds checks [PR103955]
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/src/c++17/floating_to_chars.cc | 46 ++++++++++++++++------- libstdc++-v3/testsuite/20_util/to_chars/103955.cc | 31 +++++++++++++++ 2 files changed, 64 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/to_chars/103955.cc