]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfghooks.c (make_forwarder_block): Use direct computation to get fall-through edge...
authorDehao Chen <dehao@google.com>
Fri, 16 May 2014 20:40:29 +0000 (20:40 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Fri, 16 May 2014 20:40:29 +0000 (20:40 +0000)
commitb0e66512ee26dec9b4e20b612bab88f6163fe48a
tree59a5a32e9cc23f9622626883d23a53b71387ac68
parent870c7fa03a0d97a77092fab5ab397b25ef1f6d6b
cfghooks.c (make_forwarder_block): Use direct computation to get fall-through edge's count and frequency.

2014-05-16  Dehao Chen  <dehao@google.com>

* cfghooks.c (make_forwarder_block): Use direct computation to
get fall-through edge's count and frequency.

From-SVN: r210528
gcc/ChangeLog
gcc/cfghooks.c