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

--- Comment #2 from Cary Coutant <ccoutant at gmail dot com> ---
Why the check for valid offset and length? Gold always passes 0 for offset and
a positive value for length (if not, that's a bug, I think).

Also, I'd think we should also fall through if either posix_fallocate or
fallocate returns EINVAL, ENOSYS, or EOPNOTSUPP.

-- 
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