[Bug ipa/58862] [4.9 Regression] LTO profiledbootstrap failure: lto1: ICE in edge_badness, at ipa-inline.c:1008

paulo@matos-sorge.com gcc-bugzilla@gcc.gnu.org
Wed Oct 30 13:17:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58862

Paulo J. Matos <paulo@matos-sorge.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paulo@matos-sorge.com

--- Comment #8 from Paulo J. Matos <paulo@matos-sorge.com> ---
(In reply to Teresa Johnson from comment #7)
> This looks like a separate issue from the edge probability issue that I
> fixed. The edge probability issue was introduced earlier. Almost certainly
> due to the following change, given that you noticed it at r203899 and it is
> an error about edge badness:
> 
> ------------------------------------------------------------------------
> r203897 | pmatos | 2013-10-21 08:41:46 -0700 (Mon, 21 Oct 2013) | 4 lines
> Changed paths:
>    M /trunk/gcc/ChangeLog
>    M /trunk/gcc/ipa-inline.c
> 
>         * ipa-inline.c (edge_badness): Cap edge->count at max_count for
> badness
>         calculations.
> 
> 
> ------------------------------------------------------------------------
> 
> Adding author to cc.
> 
> Teresa

Thanks for adding me to CC. I will try to confirm if it was my patch.



More information about the Gcc-bugs mailing list