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