This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e7fcec67819 2017-06-08 Olivier Hainque hainque@adacore.com new bb5a804f754 * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_par [...] new c89a2518524 PR libstdc++/81017 add noexcept to std::function move operations
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 | 13 +++++++++++++ gcc/cfgrtl.c | 3 +-- gcc/dbxout.c | 2 +- gcc/dwarf2out.c | 6 +++--- gcc/haifa-sched.c | 3 +-- gcc/hw-doloop.c | 2 +- gcc/varasm.c | 15 +++++---------- libstdc++-v3/ChangeLog | 8 ++++++++ libstdc++-v3/include/bits/std_function.h | 4 ++-- libstdc++-v3/testsuite/20_util/function/assign/move.cc | 5 +++-- libstdc++-v3/testsuite/20_util/function/cons/move.cc | 5 +++-- 11 files changed, 41 insertions(+), 25 deletions(-)