]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.
authorRichard Guenther <rguenther@suse.de>
Thu, 27 May 2010 10:33:08 +0000 (10:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 27 May 2010 10:33:08 +0000 (10:33 +0000)
commit62116e601b614aafe9a7453b26b43d1cfa1d0f8d
tree17f90c823067884b595a794fcd35c1eede173f96
parent64c31785445fdd307b4d918747825405def267d1
lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.

2010-05-27  Richard Guenther  <rguenther@suse.de>

* lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
for non-existant files.
(fork_execute): Mark args_name file as deleted.

From-SVN: r159913
gcc/ChangeLog
gcc/lto-wrapper.c