This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 1ceb29226b3 Daily bump. new f65ae6e128f PR libstdc++/84654 Disable __float128 specializations for - [...] new fd2fb382606 PR libstdc++/86734 use addressof in reverse_iterator::operator-> new c4b66e7cacd Use default visibility to work around clang -fvisibility-in [...]
The 3 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 | 40 ++++++++++++++++++++++ libstdc++-v3/acinclude.m4 | 5 ++- libstdc++-v3/config.h.in | 3 -- libstdc++-v3/configure | 37 +++++++++++++------- libstdc++-v3/include/Makefile.am | 13 ++++++- libstdc++-v3/include/Makefile.in | 10 +++++- libstdc++-v3/include/bits/c++config | 5 +++ libstdc++-v3/include/bits/shared_ptr_base.h | 2 +- libstdc++-v3/include/bits/stl_iterator.h | 5 ++- .../reverse_iterator/dr2188.cc} | 30 ++++++++-------- 10 files changed, 114 insertions(+), 36 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string/dr2268.cc => 24_iterators/rev [...]