https://sourceware.org/bugzilla/show_bug.cgi?id=25572
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3c968de5c7d1719b2f9b538f2f7f5f5922e5f311 commit 3c968de5c7d1719b2f9b538f2f7f5f5922e5f311 Author: Nick Clifton <ni...@redhat.com> Date: Fri Mar 6 10:44:12 2020 +0000 Stop the assembler from complaining that the input and output files are the same, if neither of them are regular files. PR 25572 * as.c (main): Allow matching input and outputs when they are not regular files. -- You are receiving this mail because: You are on the CC list for the bug.