This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/69351] response files on linux leave undeleted temporary files


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-23
                 CC|                            |ebotcazou at gcc dot gnu.org
            Summary|[5 only] response files on  |response files on linux
                   |linux leave undeleted       |leave undeleted temporary
                   |temporary files             |files
     Ever confirmed|0                           |1

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I'll try to dig into more details locally why I see it only on 5.3.0.

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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]