OSDN Git Service

Workaround for -fprofile-arcs/computed goto failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 1998 17:11:32 +0000 (17:11 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Mar 1998 17:11:32 +0000 (17:11 +0000)
commit98690ee6bb5b47b577318108dfa51e4192ced5f5
tree4cf3f0da74dcd232b5d96d9b6d0fcae55c01b464
parent98534de8aa76dfbe94faf915b34d9fab9a6672d2
Workaround for -fprofile-arcs/computed goto failure.
* profile.c (branch_prob): If see computed goto, call fatal instead of
abort.

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