Fix C++14-only code in testsuite utility
authorJonathan Wakely <jwakely@redhat.com>
Tue, 28 May 2019 19:39:41 +0000 (20:39 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 28 May 2019 19:39:41 +0000 (20:39 +0100)
commitd9b401df8f3eda8bcb647cae0c07c9bd19bff00b
treefaac4671bcac6fd50a9806fa5e923b56cad5b17b
parente54b1a92ac4c2b5f14c7fa9746dd4ee23e522542
Fix C++14-only code in testsuite utility

* testsuite/util/testsuite_fs.h (compare_paths): Use three-argument
form of std::equals for C++11 compatibility.

From-SVN: r271716
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/util/testsuite_fs.h