r271716 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue May 28 19:39:00 GMT 2019
Author: redi
Date: Tue May 28 19:39:41 2019
New Revision: 271716
URL: https://gcc.gnu.org/viewcvs?rev=271716&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/util/testsuite_fs.h
More information about the Libstdc++-cvs
mailing list