This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from de04a87 * configure.ac: Set have_mmap to no on spu-*-* targets. * c [...] new f732363 2015-08-24 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 | 55 +++++++++++++++++++++ libstdc++-v3/include/bits/stl_algo.h | 57 +++++++++++++++++++++- libstdc++-v3/include/bits/stl_algobase.h | 5 ++ libstdc++-v3/include/bits/stl_heap.h | 10 ++++ libstdc++-v3/include/debug/debug.h | 52 ++++++++++++-------- libstdc++-v3/include/debug/formatter.h | 3 +- libstdc++-v3/include/debug/functions.h | 43 ++++++++++++++++ libstdc++-v3/include/debug/macros.h | 33 +++++++++++++ libstdc++-v3/src/c++11/debug.cc | 10 +++- .../debug/irreflexive_neg.cc} | 56 ++++++++++++++------- .../lower_bound/debug/irreflexive.cc} | 42 ++++++++++------ .../partial_sort_copy/debug/irreflexive_neg.cc} | 19 ++++++-- 12 files changed, 324 insertions(+), 61 deletions(-) copy libstdc++-v3/testsuite/{23_containers/list/allocator/minimal.cc => 25_algorit [...] copy libstdc++-v3/testsuite/{30_threads/shared_mutex/cons/assign_neg.cc => 25_algo [...] copy libstdc++-v3/testsuite/{23_containers/unordered_multimap/debug/insert2_neg.cc [...]