This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from af408874e3d OpenACC: Fix integer-type issue with collapse/tile [PR97880] new ab83ce42ea0 libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max [...]
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/include/debug/helper_functions.h | 14 +++- libstdc++-v3/include/debug/macros.h | 10 ++- libstdc++-v3/include/debug/safe_iterator.h | 14 ++++ libstdc++-v3/include/debug/safe_iterator.tcc | 76 +++++++++++----------- libstdc++-v3/include/debug/stl_iterator.h | 14 ++++ .../copy/{86658.cc => debug/99402.cc} | 22 +++---- 6 files changed, 97 insertions(+), 53 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/copy/{86658.cc => debug/99402.cc} (72%)