[Bug driver/69457] gcc leaves temp files behind if invoked as "gcc @file"

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 24 18:40:00 GMT 2016


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  <gingold@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 ***


More information about the Gcc-bugs mailing list