tree-eh.c (decide_copy_try_finally): Fix scaling of copy and switch estimates.
authorRichard Henderson <rth@redhat.com>
Fri, 18 Jun 2004 22:32:49 +0000 (15:32 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 18 Jun 2004 22:32:49 +0000 (15:32 -0700)
commit7465ed07083691bf03e737e8709afa0e20c5f82f
treeec8c430ba966a8507274092c5b8a6d1bebcc527e
parenta9042bb454c0dee2b44922f6a0ddf1849c8a7228
tree-eh.c (decide_copy_try_finally): Fix scaling of copy and switch estimates.

        * tree-eh.c (decide_copy_try_finally): Fix scaling of copy and
        switch estimates.

From-SVN: r83367
gcc/ChangeLog
gcc/tree-eh.c