This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa3d2f1c518 /cp 2018-01-10 Paolo Carlini paolo.carlini@oracle.com new 0d30cca1e88 2018-01-10 François Dumont fdumont@gcc.gnu.org new 4b97404d90d PR c++/81327 * call.c (maybe_warn_class_memaccess): Add f [...]
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/cp/ChangeLog | 14 + gcc/cp/call.c | 64 ++-- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/g++.dg/Wclass-memaccess-2.C | 4 +- libstdc++-v3/ChangeLog | 25 ++ libstdc++-v3/include/bits/forward_list.h | 404 +++++++++++---------- libstdc++-v3/include/bits/forward_list.tcc | 378 ++++++++++--------- .../allocator/default_init.cc | 8 +- 8 files changed, 484 insertions(+), 419 deletions(-) copy libstdc++-v3/testsuite/23_containers/{set => forward_list}/allocator/default_ [...]