https://sourceware.org/bugzilla/show_bug.cgi?id=22540

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <ccout...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=222b39c283e3fd7823ad95ccc58ae94e76b63237

commit 222b39c283e3fd7823ad95ccc58ae94e76b63237
Author: Cary Coutant <ccout...@gmail.com>
Date:   Sat Dec 2 09:56:40 2017 -0800

    Handle case where posix_fallocate is not supported for a filesystem.

    2017-12-02  Vladimir Kondratyev  <vladi...@kondratyev.su>
            Cary Coutant  <ccout...@gmail.com>

    gold/
        PR gold/22540
        * output.cc (gold_fallocate): Trivial return for len == 0.
        Add fallback options when posix_fallocate and fallocate return
        not-supported errors.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to