[Bug c++/60768] Excessive C++ compile time with -O3

2014-04-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60768] Excessive C++ compile time with -O3

2014-04-06 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768 --- Comment #3 from David Binderman --- >I'll try --enable-checking=release and see if the times are reasonable. For trunk 20140406 I got real0m47.473s user0m46.415s sys0m0.526s which seems pretty reasonable to me. Output from -ft

[Bug c++/60768] Excessive C++ compile time with -O3

2014-04-05 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768 --- Comment #2 from David Binderman --- (In reply to Markus Trippelsdorf from comment #1) > Are you using --enable-checking=release? No, --enable-checking=yes > Might be a dup of pr59802. Might be. Similar report from -ftime-report to previous

[Bug c++/60768] Excessive C++ compile time with -O3

2014-04-05 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Com