[Bug tree-optimization/26830] [4.2 Regression] Repeated SSA update during loop header copying
rakdver at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 15 21:56:00 GMT 2006
------- Comment #39 from rakdver at gcc dot gnu dot org 2006-05-15 21:56 -------
Most of the time is now spent in global alloc (30% of wall time) and rtl loop
invariant motion (also about 30%). Almost all the time of rtl lim is in df
analysis.
--
rakdver at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zadeck at naturalbridge dot
| |com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26830
More information about the Gcc-bugs
mailing list