http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761
--- Comment #18 from Vladimir Makarov 2012-01-19
20:46:48 UTC ---
Author: vmakarov
Date: Thu Jan 19 20:46:31 2012
New Revision: 183312
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183312
Log:
2012-01-19 Vladimir Makarov
PR rtl-o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761
--- Comment #17 from Vladimir Makarov 2012-01-19
20:42:57 UTC ---
The problem was in building CFG loops which took the most of time. CFG
loops were built even if we don't use regional allocation as for -O0.
I'll send a patch soon. It is n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at redhat dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761
Richard Guenther changed:
What|Removed |Added
Blocks||47344
Target Milestone|4.5.4