]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/26854 (Inordinate compile times on large routines)
authorIan Lance Taylor <iant@google.com>
Wed, 26 Jan 2011 01:26:48 +0000 (01:26 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 26 Jan 2011 01:26:48 +0000 (01:26 +0000)
commit744f0946bcbf7be92a725383d41c31673849efa9
tree40f04bab603217a17801c186064a864353aa2c57
parent70187f017bf392594f209a7434b82518c34ff00b
re PR tree-optimization/26854 (Inordinate compile times on large routines)

PR tree-optimization/26854
* c-decl.c (struct c_scope): Add field has_jump_unsafe_decl.
(decl_jump_unsafe): Move higher in file, with no other change.
(bind): Set has_jump_unsafe_decl if appropriate.
(update_label_decls): Test has_jump_unsafe_decl to avoid loop.
(check_earlier_gotos): Likewise.
(c_check_switch_jump_warnings): Likewise.

From-SVN: r169267
gcc/ChangeLog
gcc/c-decl.c
This page took 0.058435 seconds and 5 git commands to generate.