[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/25540] using the same filename for MAP and DLL fails silently wi
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/25540] using the same filename for MAP and DLL fails silently with file corruption |
Date: |
Thu, 13 Feb 2020 09:02:27 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25540
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
Severity|normal |enhancement
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I guess you could do something like we do for gas, where we check that the
output st_ino is different from any input.
--
You are receiving this mail because:
You are on the CC list for the bug.