tree-vrp.c (find_conditional_asserts): Remove redundant check that edge does not...
authorZhouyi Zhou <zhouzhouyi@FreeBSD.org>
Sat, 5 Jan 2008 09:31:24 +0000 (10:31 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 5 Jan 2008 09:31:24 +0000 (10:31 +0100)
commit12a6309e7e4fec57b7f0b431fc5da6a7400c00d6
treea224a9aee633f40d48925abbb63a7282d9f62e7d
parent9ed6c6fa7fde2cbcafab0a6e16b15c45a360a43d
tree-vrp.c (find_conditional_asserts): Remove redundant check that edge does not point to current bb before changing...

        * tree-vrp.c (find_conditional_asserts): Remove redundant check that
        edge does not point to current bb before changing need_assert.

From-SVN: r131333
gcc/ChangeLog
gcc/tree-vrp.c