https://sourceware.org/bugzilla/show_bug.cgi?id=28909
--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_41-branch branch has been updated by Jan Beulich <jbeul...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=31b78cc991781265d9404bd55151691bedd6d556 commit 31b78cc991781265d9404bd55151691bedd6d556 Author: Jan Beulich <jbeul...@suse.com> Date: Tue Aug 1 12:39:44 2023 +0200 gas: rework timestamp preservation on doc/asconfig.texi PR 28909 Sadly "cp -p", doing more than just preserving the time stamp, can fail e.g. upon trying to preserve ownership (which we don't care about), as can be observed on e.g. Cygwin. Replace the use of -p by a use of touch, this way also only preserving modification time. -- You are receiving this mail because: You are on the CC list for the bug.