This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from fbfa806e65c syscall: append to environment in tests, don't clobber it new 8836c35d5d6 libstdc++: Make byte-sized std::fill_n a constant expressio [...] new dc103060c18 libstdc++: Fix incorrect size calculation in PMR resource [...]
The 2 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/ChangeLog | 19 +++++++++++++ libstdc++-v3/include/bits/stl_algobase.h | 9 ++++++ libstdc++-v3/src/c++17/memory_resource.cc | 4 +-- .../testsuite/25_algorithms/fill_n/constexpr.cc | 32 +++++++++++++++++++++- 4 files changed, 61 insertions(+), 3 deletions(-)