tree-cfg.c (find_taken_edge): Statically compute the truth value of a predicate compa...
authorDiego Novillo <dnovillo@redhat.com>
Mon, 12 Jul 2004 15:38:25 +0000 (15:38 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Mon, 12 Jul 2004 15:38:25 +0000 (11:38 -0400)
commit255cd731f40dd7b5855e0bc12a9cdd6383e65321
tree028ad72a48dbd069536dd663bdf97b2074816a1c
parent938bf7475d34bb808144dff4ea0903026bd70b28
tree-cfg.c (find_taken_edge): Statically compute the truth value of a predicate comparing an SSA_NAME to itself.

* tree-cfg.c (find_taken_edge): Statically compute the truth
value of a predicate comparing an SSA_NAME to itself.

From-SVN: r84561
gcc/ChangeLog
gcc/tree-cfg.c