[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/30016] strip/objcopy should do atomic renames
From: |
address@hidden |
Subject: |
[Bug binutils/30016] strip/objcopy should do atomic renames |
Date: |
Tue, 17 Jan 2023 21:01:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30016
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
This is deliberate. A rename requires careful duplication of the attributes of
the target file, which is difficult to get right. See PR27456.
--
You are receiving this mail because:
You are on the CC list for the bug.