This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/50786] temporary files not cleaned up on LTO errors
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Oct 2011 08:13:48 +0000
- Subject: [Bug lto/50786] temporary files not cleaned up on LTO errors
- Auto-submitted: auto-generated
- References: <bug-50786-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50786
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011-10-19
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-19 08:13:48 UTC ---
It's lto-wrapper that is supposed to cleanup the ltrans.o files generated by
WPA stage. Maybe you mean different files though?