[Bug tree-optimization/14703] [4.4 regression] Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog

hubicka at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 12 08:34:00 GMT 2008



------- Comment #13 from hubicka at gcc dot gnu dot org  2008-09-12 08:33 -------
Having testcase would be great.  In theory removing unused things from debug
info should not make any difference.  Perhaps it is related to stack frame
packing, that is only other place walking blocks.
could you please try adding && is_gimple_reg (*t)?

Honza


-- 


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



More information about the Gcc-bugs mailing list