------- Comment #1 from hjl at gcc dot gnu dot org  2010-06-25 15:33 -------
Subject: Bug 44326

Author: hjl
Date: Fri Jun 25 15:33:21 2010
New Revision: 161389

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161389
Log:
Don't search DEBUG_INSNs for removable zero extends.

2010-06-25  H.J. Lu  <hongjiu...@intel.com>

        PR rtl-optimization/44326
        * implicit-zee.c (find_removable_zero_extends): Replace
        INSN_P with NONDEBUG_INSN_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/implicit-zee.c


-- 


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

Reply via email to