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.