This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41858] -flto -O2 crashes when many source files.
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2009 23:10:07 -0000
- Subject: [Bug lto/41858] -flto -O2 crashes when many source files.
- References: <bug-41858-13763@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from rguenth at gcc dot gnu dot org 2009-10-28 23:10 -------
Confirmed. There's a file-descriptor leak (well, we kepp to many of them
open).
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-10-28 23:10:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41858