This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3541f29 PR libstdc++/67440 make pretty printers work with GDB 7.6 again new 79cf6d7 PR libstdc++/80064 make heap algorithms work with function types
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 | 6 +++++ libstdc++-v3/include/bits/stl_heap.h | 19 +++++++++----- .../{is_partitioned/2.cc => make_heap/80064.cc} | 30 ++++++---------------- 3 files changed, 26 insertions(+), 29 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/{is_partitioned/2.cc => make_heap/80064. [...]