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

--- Comment #57 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2010-10-13 
20:26:06 UTC ---
Author: aoliva
Date: Wed Oct 13 20:26:02 2010
New Revision: 165434

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165434
Log:
PR debug/44832
* tree-ssa-live.c (mark_all_vars_used_1): Set TREE_USED for
LABEL_DECL.
(remove_unused_scope_block_p): Don't drop TREE_USED LABEL_DECLs
unless they have DECL_IGNORED_P set.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-ssa-live.c

Reply via email to