Fix a problem in the assembler when checking for overlapping input and output files on non-POSIX compliant systems.
PR 23153 * as.c (main): When checking for an output file that is also an input file, also check that the inode is not zero.
This commit is contained in:
parent
4ec0995016
commit
c3533c4c7c
@ -1,3 +1,9 @@
|
||||
2018-05-14 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 23153
|
||||
* as.c (main): When checking for an output file that is also an
|
||||
input file, also check that the inode is not zero.
|
||||
|
||||
2018-05-12 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* config/tc-score.c (s3_do_macro_bcmp): Don't use fixed size
|
||||
|
Loading…
Reference in New Issue
Block a user