re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on large .c...
commit32417082bf9a8f2633e7960f2e45979ebab43e51
authorRichard Biener <rguenther@suse.de>
Fri, 21 Feb 2014 13:14:23 +0000 (21 13:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 21 Feb 2014 13:14:23 +0000 (21 13:14 +0000)
treeb8ca0c2a0c74b596d5ba5799f42443e85678ca1b
parentb9b78c8ca0f8232d5baca64f5b3cd90076a8a799
re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on large .c source file (30MBs))

2014-02-21  Richard Biener  <rguenther@suse.de>

PR middle-end/60291
* tree-ssa-live.c (mark_all_vars_used_1): Do not walk
DECL_INITIAL for globals not in the current function context.

From-SVN: r207991
gcc/ChangeLog
gcc/tree-ssa-live.c