This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from fea9f8d Daily bump. new eb409ca Backport from mainline 2016-12-19 Ville Voutilainen <ville. [...] new 469e055 Backport from mainline 2017-01-13 Ville Voutilainen <ville. [...]
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: libstdc++-v3/ChangeLog | 21 ++++++ libstdc++-v3/include/bits/list.tcc | 77 ++++++++++++++-------- libstdc++-v3/include/std/tuple | 8 ++- .../tuple/cons/allocator_with_any.cc} | 27 ++++---- .../23_containers/list/operations/78389.cc | 71 ++++++++++++++++++++ 5 files changed, 160 insertions(+), 44 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string/modifiers/assign/char/move_as [...] create mode 100644 libstdc++-v3/testsuite/23_containers/list/operations/78389.cc