tree-cfg.c (thread_jumps): Remove a duplicate check for EXIT_BLOCK_PTR.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 6 Oct 2004 19:05:12 +0000 (19:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 6 Oct 2004 19:05:12 +0000 (19:05 +0000)
commit4c1d660f6af7767396aa1f86d01a90fbcfc8d0c5
treecb6cabbba7f460c2967b175f5dcd1899c3db3418
parent7726f633fa2b079664c436e008b310ad36b620e1
tree-cfg.c (thread_jumps): Remove a duplicate check for EXIT_BLOCK_PTR.

* tree-cfg.c (thread_jumps): Remove a duplicate check for
EXIT_BLOCK_PTR.

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