[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/27456] Link failure due to the use of lstat in rename.c on
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/27456] Link failure due to the use of lstat in rename.c on MinGW |
Date: |
Thu, 15 Apr 2021 05:38:58 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27456
--- Comment #16 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_36-branch branch has been updated by Alan Modra
<amodra@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e4454ee18960b092ba10e43100d43fef12f65b26
commit e4454ee18960b092ba10e43100d43fef12f65b26
Author: Alan Modra <amodra@gmail.com>
Date: Thu Apr 15 01:33:13 2021 +0930
Make objcopy -p work when an output file is specified
More fallout from the PR27456 fixes.
PR 27456
* rename.c (smart_rename): When TO and FROM are equal, just set
file timestamp.
* objcopy.c (strip_main, copy_main): Always call smart_rename.
(cherry picked from commit d0ecdcddc363ad7f05fc50cf1eee4028fa7f8964)
--
You are receiving this mail because:
You are on the CC list for the bug.