[Bug libstdc++/88749] [9 Regression] Failure while building libstdc++-v3/src/filesystem/ops.cc on trunk

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 8 10:19:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Tue Jan  8 10:18:54 2019
New Revision: 267705

URL: https://gcc.gnu.org/viewcvs?rev=267705&root=gcc&view=rev
Log:
PR libstdc++/88749 fix build failure in src/filesystem/ops.cc

        PR libstdc++/88749
        * src/filesystem/ops.cc (last_write_time): Fix preprocessor condition
        to match the one that controls whether utimbuf and utime are declared.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/filesystem/ops.cc


More information about the Gcc-bugs mailing list