dominance.c (verify_dominators): Don't SEGV if recount_dominator returns NULL.
commit08fb229ea8fa630c482553f284eeeed6c6a44c25
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 22 Sep 2004 20:36:14 +0000 (22 20:36 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Wed, 22 Sep 2004 20:36:14 +0000 (22 20:36 +0000)
treee95a45901f4e85265f5f0469d53912130f7d5c02
parentecd16bf6652c30c8eacbb2dabbc4e6dfd12236c7
dominance.c (verify_dominators): Don't SEGV if recount_dominator returns NULL.

2004-09-22  Frank Ch. Eigler  <fche@redhat.com>

* dominance.c (verify_dominators): Don't SEGV if recount_dominator
returns NULL.

From-SVN: r87883
gcc/ChangeLog
gcc/dominance.c