Workaround for -fprofile-arcs/computed goto failure.
authorJim Wilson <wilson@cygnus.com>
Mon, 9 Mar 1998 17:11:32 +0000 (17:11 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 9 Mar 1998 17:11:32 +0000 (09:11 -0800)
commit11a932c0ffa433aff94e71235ea125df88ed052a
tree4cf3f0da74dcd232b5d96d9b6d0fcae55c01b464
parenteeb54a491270aef5410c5bcf9d7fe0b52afa281e
Workaround for -fprofile-arcs/computed goto failure.

* profile.c (branch_prob): If see computed goto, call fatal instead of
abort.

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