This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from 33c5b217cbc Backport 55a7380213a5c16120d5c674fb42b38a3d796b57 new afae9879c28 libstdc++: Fix std::to_address for debug iterators (PR 93960)
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 | 11 +++++++++++ libstdc++-v3/include/bits/ptr_traits.h | 11 ++++++++++- libstdc++-v3/testsuite/20_util/to_address/1_neg.cc | 2 +- .../make.cc => 20_util/to_address/debug.cc} | 13 +++++++------ 4 files changed, 29 insertions(+), 8 deletions(-) copy libstdc++-v3/testsuite/{24_iterators/reverse_iterator/make.cc => 20_util/to_a [...]