http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60768
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Com