https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69457
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|6.0 |5.4.0 Resolution|--- |DUPLICATE --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This was fixed already for 6 by: 2015-06-23 Tristan Gingold <ging...@adacore.com> * collect-utils.c (collect_wait): Unlink the response file here instead of... (do_wait): ...here. (utils_cleanup): ...and here. Dup of bug 69351. *** This bug has been marked as a duplicate of bug 69351 ***