]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix filesystem::last_write_time failure with 32-bit time_t
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2019 15:39:28 +0000 (15:39 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jan 2019 15:39:28 +0000 (15:39 +0000)
commit1715824ba36068968e8345d91f88d0679e4a326f
tree65cba77b4582786a9f4204a6666cc6273c4cddec
parentf5529091f4100d979f240cb6ec2dc857874216c8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267811 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/operations/last_write_time.cc