[Bug tree-optimization/26854] Inordinate compile times on large routines

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 24 23:47:00 GMT 2011


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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #127 from Ian Lance Taylor <ian at airs dot com> 2011-01-24 23:37:02 UTC ---
We could skip some O(n squared) loops calling decl_jump_unsafe if we first
check whether there are any decls for which decl_jump_unsafe is true.



More information about the Gcc-bugs mailing list