PR libstdc++/91067 add more missing exports for directory iterators
authorJonathan Wakely <jwakely@redhat.com>
Thu, 29 Aug 2019 12:16:27 +0000 (13:16 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 29 Aug 2019 12:16:27 +0000 (13:16 +0100)
commitd02a0412422b144f6e84605997302a1c36e81600
tree9e8df6dcc12b441a0fd8885d00d25c7f1e87a24b
parent132e2b41ef9b7d77ba05a42b89d6ce4cda706e36
PR libstdc++/91067 add more missing exports for directory iterators

PR libstdc++/91067
* acinclude.m4 (libtool_VERSION): Bump to 6:28:0.
* configure: Regenerate.
* config/abi/pre/gnu.ver (GLIBCXX_3.4.28): Add new version. Export
missing symbols.
* testsuite/27_io/filesystem/iterators/91067.cc: Test move
constructors.
* testsuite/util/testsuite_abi.cc: Add new symbol version.

From-SVN: r275032
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/config/abi/pre/gnu.ver
libstdc++-v3/configure
libstdc++-v3/testsuite/27_io/filesystem/iterators/91067.cc
libstdc++-v3/testsuite/util/testsuite_abi.cc