This patch fixes the integer undeflow problem in ipa-inline baddness
commit98c07fa6664da1d4c0c710db9fcf75d7d5531841
authordehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jun 2013 23:34:14 +0000 (26 23:34 +0000)
committerdehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jun 2013 23:34:14 +0000 (26 23:34 +0000)
treebb68458c8d477c0100e82db2428b1c9e766ea9f0
parent3c4f93ad0d9c9734c4711c64ace2734221473fb0
This patch fixes the integer undeflow problem in ipa-inline baddness
computation.

2013-06-21  Dehao Chen  <dehao@google.com>

        * gcc/ipa-inline.c (edge_badness): Fix integer underflow.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@200442 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_8/gcc/Makefile.in
gcc-4_8/gcc/ipa-inline.c