profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based profiling.
authorDale Johannesen <dalej@apple.com>
Tue, 16 Nov 2004 01:26:00 +0000 (01:26 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Tue, 16 Nov 2004 01:26:00 +0000 (01:26 +0000)
commitb00843d2851a8021f148ea11209d205f5b8e6469
tree82ac2ff37928b22b45e27ce54db8f8931281757a
parent32f84e48f38788f1f90b370d8835d7686b697554
profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based profiling.

2004-11-15  Dale Johannesen  <dalej@apple.com>

        * profile.c (compute_branch_probabilities):  Prevent
        crash with EH in RTL-based profiling.

From-SVN: r90711
gcc/ChangeLog
gcc/profile.c