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

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jh at suse dot cz

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 
2011-10-20 20:25:44 UTC ---
So it's not mingw-specific, it's a full i686/x86_64 bootstrap failure.

This seems due to either of these two patches:

2011-10-19  Jan Hubicka  <j...@suse.cz>

        * ipa-inline.c (inline_small_functions): Always update all calles after
        inlining.

2011-10-19  Jan Hubicka  <j...@suse.cz>

        PR bootstrap/50709
        * ipa-inline.c (inline_small_functions): Fix checking code to not make
        effect on fibheap stability.

Reply via email to