[Bug tree-optimization/22401] DOM messes up the profiling info

hubicka at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 15 10:01:00 GMT 2005


------- Additional Comments From hubicka at gcc dot gnu dot org  2005-07-15 09:58 -------
DOM seems to be innocent here.  Before DOM the header is copied and DOM notice that loop
is infinite when entered.  There is no sane way to represent infinite loop in profile
(ie it's frequency would have to be either infinity or 0) so without rescaling the rest we can't really do much.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22401



More information about the Gcc-bugs mailing list