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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(&(child)->hmap_node != ((void *)0)

Is always true and not the same as child != null.

Reply via email to