--- gcc/libstdc++-v3/testsuite/experimental/filesystem/iterators/directory_iterator.cc +++ gcc/libstdc++-v3/testsuite/experimental/filesystem/iterators/directory_iterator.cc @@ -15,7 +15,7 @@ // with this library; see the file COPYING3. If not see // . -// { dg-options "-DUSE_FILESYSTEM_TS -lstdc++fs" } +// { dg-options "-fvtable-verify=none -DUSE_FILESYSTEM_TS -lstdc++fs" } // { dg-do run { target c++11 } } // { dg-require-filesystem-ts "" }