]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR rtl-optimization/46571
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2010 17:19:37 +0000 (17:19 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2010 17:19:37 +0000 (17:19 +0000)
commitda6f6776229bc93368d38372ef21ca0167be20b4
tree812c351874a7ff34a140e48a1a3a66773b493d84
parentb7e692fd661ec0d5d5b0d2110266e4903bfd0a66
PR rtl-optimization/46571
* gcse.c (hash_scan_set): Use next_nonnote_nondebug_insn.
(compute_hash_table_work): Use NONDEBUG_INSN_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167007 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/gcc.dg/pr46571.c [new file with mode: 0644]