This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85c94669b9e compiler: optimize string concatenations new b69b3464832 Fix value category bugs in std::reduce
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/ChangeLog | 7 +++ libstdc++-v3/include/std/numeric | 4 +- libstdc++-v3/testsuite/26_numerics/reduce/2.cc | 70 ++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/reduce/2.cc