This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b34469 DR 1511 - const volatile variables and ODR * decl.c (grokva [...] new 1052a46 Make std::bind use std::invoke new 539a8e1 * config/sparc/sparc-passes.def: New file. * config/sparc/t [...]
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: gcc/ChangeLog | 10 +- .../i386-passes.def => sparc/sparc-passes.def} | 8 +- gcc/config/sparc/sparc-protos.h | 3 +- gcc/config/sparc/sparc.c | 19 +-- gcc/config/sparc/t-sparc | 2 + libstdc++-v3/ChangeLog | 24 +++ libstdc++-v3/include/std/functional | 168 +++++++++------------ .../src/c++11/compatibility-thread-c++0x.cc | 13 ++ libstdc++-v3/testsuite/20_util/bind/68912.cc | 2 + libstdc++-v3/testsuite/20_util/bind/cv_quals.cc | 8 + libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc | 2 + 11 files changed, 135 insertions(+), 124 deletions(-) copy gcc/config/{i386/i386-passes.def => sparc/sparc-passes.def} (69%)