http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46571
--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> 2010-11-21 17:27:26 UTC --- Author: rth Date: Sun Nov 21 17:27:23 2010 New Revision: 167008 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167008 Log: PR rtl-optimization/46571 * gcse.c (hash_scan_set): Use next_nonnote_nondebug_insn. (compute_hash_table_work): Use NONDEBUG_INSN_P. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/gcse.c