https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110649

Roger Sayle <roger at nextmovesoftware dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roger at nextmovesoftware dot 
com

--- Comment #12 from Roger Sayle <roger at nextmovesoftware dot com> ---
Hi Jan,
I believe you also need to remove the
   profile_count entry_count = profile_count::zero ();
from tree-ssa-loop-ivcanon.cc's try_peel_loop to avoid a
bootstrap issue with -Werror "variable entry_count set but unused".

Reply via email to