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 15:55:22 +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
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-19 15:55:22 UTC ---
You would need to debug this then - generally the drivers clean up after
them (and I remember testing this, at least for the non-failing case ...)