This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from b00be04fd80 Daily bump. new a8e03c19c35 PR libstdc++/66059 optimise _Build_index_tuple new cfb5dce5688 PR libstdc++/62045 fix O(N) insertion in pd_ds binary heap
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 | 30 ++++++++++++++++++++ .../ext/pb_ds/detail/binary_heap_/binary_heap_.hpp | 21 ++------------ .../pb_ds/detail/binary_heap_/insert_fn_imps.hpp | 1 - libstdc++-v3/include/std/utility | 19 ++++++++++--- .../priority_queue_binary_heap-62045.cc} | 32 +++++++++++++++------- .../ext/pb_ds/regression/priority_queues.cc | 2 +- 6 files changed, 71 insertions(+), 34 deletions(-) copy libstdc++-v3/testsuite/{20_util/duration/literals/61166.cc => ext/pb_ds/regre [...]