https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124541
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>I have come across this code in arm.cc by visual inspection.
So doing better inspection will lead to that count is never non-null if emit is
false.
And there is an assert right before that emit is false.