OSDN Git Service

* profile.c (branch_prob): Fix .bbg info for computed gotos
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2001 17:36:50 +0000 (17:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jul 2001 17:36:50 +0000 (17:36 +0000)
commit84870dc8a012158d57cf5089efae237d7c1a04cc
tree9665c36a6846cb7ab944502861905727da3ae96f
parent37c0f95667380816fea91ab49e3646e87f5716c9
    * profile.c (branch_prob): Fix .bbg info for computed gotos
        and C++ EH code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/profile.c