This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d8a9d4 2017-01-12 Gary Dismukes dismukes@adacore.com new a8ded6d PR66284 remove std::function special case for reference_wrapper
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 | 13 ++++ libstdc++-v3/doc/html/manual/bugs.html | 6 ++ .../doc/html/manual/documentation_hacking.html | 2 +- libstdc++-v3/doc/xml/manual/intro.xml | 9 +++ libstdc++-v3/include/bits/std_function.h | 90 +++------------------- libstdc++-v3/testsuite/20_util/function/6.cc | 32 +++++--- libstdc++-v3/testsuite/20_util/function/7.cc | 38 ++++++--- libstdc++-v3/testsuite/20_util/function/8.cc | 84 +++++++++++--------- 8 files changed, 132 insertions(+), 142 deletions(-)