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

Reply via email to