This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 97cd4b7c2aa [gcc] new 6d8efcd4440 Implement LWG 2485
The 1 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 | 24 +++++++++++++++++++++ libstdc++-v3/include/debug/array | 8 +++++++ libstdc++-v3/include/std/array | 8 +++++++ libstdc++-v3/include/std/tuple | 16 ++++++++++++++ libstdc++-v3/include/std/utility | 25 ++++++++++++++++++++++ libstdc++-v3/testsuite/20_util/pair/astuple/get.cc | 5 +++++ .../testsuite/20_util/pair/astuple/get_by_type.cc | 7 ++++++ .../testsuite/20_util/tuple/element_access/get2.cc | 15 +++++++++++++ .../20_util/tuple/element_access/get2_by_type.cc | 18 ++++++++++++++++ .../23_containers/array/tuple_interface/get.cc | 5 +++++ .../tuple_interface/tuple_element_debug_neg.cc | 2 +- .../array/tuple_interface/tuple_element_neg.cc | 2 +- 12 files changed, 133 insertions(+), 2 deletions(-)