This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1ab41d0da73 Add "sorry, target cannot support label values" for nvptx new 9abea74b873 Support move-only deleters in std::shared_ptr (LWG 2802) new 72d4ced8896 2017-06-09 Tamar Christina tamar.christina@arm.com new 60b209bc03b 2017-06-09 Richard Biener rguenther@suse.de
The 3 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 +++++++ gcc/config/arm/arm.c | 8 +++++- gcc/testsuite/ChangeLog | 4 +++ .../gcc.target/{aarch64 => arm}/sdiv_costs_1.c | 6 ++-- gcc/tree-ssa-loop-im.c | 4 ++- libstdc++-v3/ChangeLog | 7 +++++ libstdc++-v3/doc/xml/manual/intro.xml | 23 ++++++++++++++++ libstdc++-v3/include/bits/shared_ptr.h | 8 +++--- libstdc++-v3/include/bits/shared_ptr_base.h | 20 ++++++++------ .../shared_ptr/cons/{79467.cc => lwg2802.cc} | 32 +++++++++++++++++++--- 10 files changed, 100 insertions(+), 22 deletions(-) copy gcc/testsuite/gcc.target/{aarch64 => arm}/sdiv_costs_1.c (70%) copy libstdc++-v3/testsuite/20_util/shared_ptr/cons/{79467.cc => lwg2802.cc} (59%)