Fix filesystem::last_write_time failure with 32-bit time_t
authorJonathan Wakely <jwakely@redhat.com>
Thu, 10 Jan 2019 15:39:28 +0000 (15:39 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 10 Jan 2019 15:39:28 +0000 (15:39 +0000)
commit174f1d264274d3f77133713a3853fc016ba527b4
tree65cba77b4582786a9f4204a6666cc6273c4cddec
parent45a8d80fec060195ef6936e43b4fe70158fb7dc7
Fix filesystem::last_write_time failure with 32-bit time_t

* testsuite/27_io/filesystem/operations/last_write_time.cc: Fix
test failures on targets with 32-bit time_t.

From-SVN: r267811
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/operations/last_write_time.cc