This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6539e0f 2016-10-17 Richard Biener rguenther@suse.de new b25790e PR77994 Convert std::sample size argument to suitable type
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 | 8 +++ libstdc++-v3/include/bits/stl_algo.h | 3 +- libstdc++-v3/include/experimental/algorithm | 3 +- libstdc++-v3/testsuite/25_algorithms/sample/2.cc | 65 ++++++++++++++++++++++++ 4 files changed, 77 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/25_algorithms/sample/2.cc