A workround on rephil fdo/lipo regression. The regression happens when an inline
commitbb03b7131560e19dff178ad13fcdc86404585bf0
authorwmi <wmi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Oct 2014 19:47:12 +0000 (31 19:47 +0000)
committerwmi <wmi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Oct 2014 19:47:12 +0000 (31 19:47 +0000)
tree30a534d3dc905ffc009f9f89bd1eb0d2cddd0ef8
parent79770a9f7dac0821ff9551b4f71e21df3afe8b46
A workround on rephil fdo/lipo regression. The regression happens when an inline
clone node's count somehow is changed to be much greater than its inline edge's
count. Will revert the change after we discuss with upstream and find out the
real fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@216986 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_9/gcc/tree-inline.c