------- Comment #5 from rguenth at gcc dot gnu dot org  2010-04-23 14:33 -------
This was fixed by

2009-11-05  Rafael Avila de Espindola  <espind...@google.com>

        * lto-plugin.c (temp_obj_dir_name): Remove.
        (arguments_file_name): New.
        (free_2): Free arguments_file_name instead of temp_obj_dir_name.
        (exec_lto_wrapper):  Create arguments file with make_temp_file.
        (cleanup_handler): Don't remove the temporary directory. Remove the
        arguments file.
        (onload): Don't create the temporary directory.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39023

Reply via email to