Name |
Last commit
|
Last update |
---|---|---|
.. | ||
91067.cc | ||
caching.cc | ||
directory_iterator.cc | ||
pop.cc | ||
recursion_pending.cc | ||
recursive_directory_iterator.cc |
The copy assignment operator for recursive_directory_iterator was not exported despite being needed. The __shared_ptr default constructors are not needed when compiling with GCC but Clang requires them for -O1. PR libstdc++/91067 * acinclude.m4 (libtool_VERSION): Bump to 6:27:0. * configure: Regenerate. * config/abi/pre/gnu.ver (GLIBCXX_3.4.27): Add new version. Export missing symbols. * testsuite/27_io/filesystem/iterators/91067.cc: New test. * testsuite/util/testsuite_abi.cc: Add new symbol version. From-SVN: r273023
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
91067.cc | Loading commit data... | |
caching.cc | Loading commit data... | |
directory_iterator.cc | Loading commit data... | |
pop.cc | Loading commit data... | |
recursion_pending.cc | Loading commit data... | |
recursive_directory_iterator.cc | Loading commit data... |