Fix HPPA -fprofile-arcs abort on switch statements.
authorJim Wilson <wilson@cygnus.com>
Tue, 31 Mar 1998 18:56:59 +0000 (18:56 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 31 Mar 1998 18:56:59 +0000 (10:56 -0800)
commita7ebd547fb652723984d8df350c9196990d19fa3
tree3a59126fed93124c700a3f8a72253a10f15ffe19
parentc8d86b9a3c933297b47d8ee8616e19fcd47d39d0
Fix HPPA -fprofile-arcs abort on switch statements.

* profile.c (branch_prob): Add code to recognize HPPA tablejump entry
branch.

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