This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 9b2d7a5 PR libstdc++/79195 fix make_array type deduction new 0a78367 PR78346 make <bits/predefined_ops.h> handle stashing iterators
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 | 6 ++ libstdc++-v3/include/bits/predefined_ops.h | 14 +-- .../testsuite/25_algorithms/search/78346.cc | 118 +++++++++++++++++++++ 3 files changed, 131 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/25_algorithms/search/78346.cc