re PR rtl-optimization/46571 (bootstrap comparison failure in fortran/trans-openmp.c)
authorRichard Henderson <rth@redhat.com>
Sun, 21 Nov 2010 17:19:37 +0000 (09:19 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 21 Nov 2010 17:19:37 +0000 (09:19 -0800)
commita344c9f188b249e29a638930e6ce33ad53e35da6
tree812c351874a7ff34a140e48a1a3a66773b493d84
parent2dc211c5ff5a257604c71766495b8790a3cf6471
re PR rtl-optimization/46571 (bootstrap comparison failure in fortran/trans-openmp.c)

PR rtl-optimization/46571
* gcse.c (hash_scan_set): Use next_nonnote_nondebug_insn.
(compute_hash_table_work): Use NONDEBUG_INSN_P.

From-SVN: r167007
gcc/ChangeLog
gcc/gcse.c
gcc/testsuite/gcc.dg/pr46571.c [new file with mode: 0644]