tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p.
authorJan Hubicka <jh@suse.cz>
Fri, 4 Jun 2010 05:26:56 +0000 (07:26 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 4 Jun 2010 05:26:56 +0000 (05:26 +0000)
commitf3cf730bdcfbb8b9132aa3c0d310407815f28c46
tree97f0ccbfcfad87fb60e43cfc9f0e1664349b3533
parent95f4cd5829fb78c97758c2b214a5dc884f0af074
tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p.

* tree-into-ssa.c (mark_block_for_update): Avoid redundant call
of bitmap_bit_p.
* cfganal.c (compute_dominance_frontiers_1): Likewise.

From-SVN: r160250
gcc/ChangeLog
gcc/cfganal.c
gcc/tree-into-ssa.c