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 591bbcd Daily bump. new 43b0f56 Backport from mainline 2016-09-21 Ville Voutilainen <ville. [...] new 61401fa Fix the date of the last ChangeLog entry.
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 | 25 +++ libstdc++-v3/include/bits/stl_pair.h | 246 ++++++++++++++++---------- libstdc++-v3/include/std/type_traits | 7 + libstdc++-v3/testsuite/20_util/pair/traits.cc | 77 ++++++++ 4 files changed, 266 insertions(+), 89 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/pair/traits.cc