|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/22540] Gold fails when output file is lying on ZFS |
Date: | Sat, 02 Dec 2017 17:57:36 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=222b39c283e3fd7823ad95ccc58ae94e76b63237 commit 222b39c283e3fd7823ad95ccc58ae94e76b63237 Author: Cary Coutant <address@hidden> 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 <address@hidden> Cary Coutant <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |