[Bug rtl-optimization/40761] IRA memory hog for insanely nested loops

2012-04-26 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/40761] IRA memory hog for insanely nested loops

2012-01-19 Thread vmakarov at gcc dot gnu.org
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

[Bug rtl-optimization/40761] IRA memory hog for insanely nested loops

2012-01-19 Thread vmakarov at redhat dot com
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

[Bug rtl-optimization/40761] IRA memory hog for insanely nested loops

2012-01-18 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761 Vladimir Makarov changed: What|Removed |Added CC||vmakarov at redhat dot com --- Comment

[Bug rtl-optimization/40761] IRA memory hog for insanely nested loops

2012-01-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40761 Richard Guenther changed: What|Removed |Added Blocks||47344 Target Milestone|4.5.4