Sandra Loosemore
2018-09-24 20:55:39 UTC
This patch is a followup to PR23153, in which it was reported that gas's
inode comparison test for identical input and output files doesn't work
on MinGW hosts, so it was disabled. Now the test case that is supposed
to verify that a diagnostic is issued not only FAILs, it also ends up
overwriting its input file -- which is used by another test too, so that
FAILs as well. It seems like the solution is "don't do that".
OK to commit?
-Sandra
inode comparison test for identical input and output files doesn't work
on MinGW hosts, so it was disabled. Now the test case that is supposed
to verify that a diagnostic is issued not only FAILs, it also ends up
overwriting its input file -- which is used by another test too, so that
FAILs as well. It seems like the solution is "don't do that".
OK to commit?
-Sandra