bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/23153] gas: distinct input and output files are not properly de


From: pexu at sourceware dot mail.kapsi.fi
Subject: [Bug gas/23153] gas: distinct input and output files are not properly detected on not-fully-emulated POSIX platforms
Date: Mon, 14 May 2018 07:20:41 +0000

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

--- Comment #2 from Pekka Seppänen <pexu at sourceware dot mail.kapsi.fi> ---
Hi Nick,

My apologies for a late response; The patch appears to work just fine as
expected.

However, it just occured to me that IEEE Std 1003.1 (2016 edition), i.e. the
POSIX specs, state that ``The st_ino and st_dev fields taken together uniquely
identify the file within the system'' (pg. 392), so I guess the attached patch
shouldn't be applied but one that fails only if the st_dev is the same, too
(and has the non-POSIX compliant quirk workaround enabled way or another).

By the way, the GCC folks simply do not do any stat()s for MinGW targets (so
any compliant system does not get the zero serial number ignored).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]