This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad010d4 2016-07-12 Steven Bosscher steven@gcc.gnu.org Richard Bi [...] new 23cb111 Add std::vector::emplace() testcase from LWG 2164 new 8c5a11c Add tests and docs for LWG 2212 support
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 | 13 +++++++++++++ libstdc++-v3/doc/html/manual/bugs.html | 5 +++++ libstdc++-v3/doc/xml/manual/intro.xml | 8 ++++++++ libstdc++-v3/testsuite/20_util/pair/astuple/astuple.cc | 5 ++++- .../23_containers/array/tuple_interface/tuple_element.cc | 9 ++++++--- .../23_containers/array/tuple_interface/tuple_size.cc | 8 ++++++-- .../23_containers/vector/modifiers/emplace/self_emplace.cc | 14 ++++++++++++++ 7 files changed, 56 insertions(+), 6 deletions(-)