------- Comment #3 from rguenth at gcc dot gnu dot org 2007-04-03 13:24 ------- Well, vt_find_locations is quadratic in the number of edges and basic blocks which we have a _lot_ in this testcase. Now, with the dataflow rewrite there may be an easier way to compute the df problem. Maybe Paolo has a suggestion here...
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bonzini at gnu dot org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-04-03 13:24:54 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31412