This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5c3f2e374aa * doc/standards.texi (Standards): Update Objective-C reference. new 9fe2a0427fb 2018-09-02 François Dumont fdumont@gcc.gnu.org
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 | 52 +++ libstdc++-v3/include/debug/safe_iterator.h | 451 ++++++++------------- libstdc++-v3/include/debug/safe_iterator.tcc | 2 +- libstdc++-v3/include/debug/safe_local_iterator.h | 121 ++---- .../forward_list/types}/1.cc | 23 +- .../3_neg.cc => 23_containers/list/types/1.cc} | 26 +- libstdc++-v3/testsuite/util/testsuite_containers.h | 118 +++++- 7 files changed, 381 insertions(+), 412 deletions(-) copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_copy => [...] copy libstdc++-v3/testsuite/{25_algorithms/fill_n/debug/3_neg.cc => 23_containers/ [...]