collect-utils.c (collect_wait): Unlink the response file here instead of...
authorTristan Gingold <gingold@adacore.com>
Tue, 23 Jun 2015 20:48:07 +0000 (20:48 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 23 Jun 2015 20:48:07 +0000 (20:48 +0000)
commit8289f048f0d5e6b7fa39857f34aacad816eede43
tree89f706923f9da9718596348b3f89f9f65dd6ed60
parent7d17de7f732927e65e35b375c4fcb193082446af
collect-utils.c (collect_wait): Unlink the response file here instead of...

* collect-utils.c (collect_wait): Unlink the response file here
instead of...
(do_wait): ...here.
(utils_cleanup): ...and here.

From-SVN: r224858
gcc/ChangeLog
gcc/collect-utils.c