This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55135] Segfault of gcc on a big file
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Oct 2012 14:03:47 +0000
- Subject: [Bug c++/55135] Segfault of gcc on a big file
- Auto-submitted: auto-generated
- References: <bug-55135-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
Markus Trippelsdorf <markus at trippelsdorf dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus at trippelsdorf dot
| |de
--- Comment #5 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-30 14:03:47 UTC ---
I can't reproduce the crash, but what's interesting are the compile times
(without optimization just "-c buggcc.ii"):
clang++: 26.95 total
gcc-4.6.3: 1:39.92 total
gcc-4.7.2: 6:04.07 total
gcc-4.8 : 7:16.84 total