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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #6 from Martin Sebor <msebor at gcc dot gnu.org> ---
It also fails for pointers into the array (e.g., if the number of elements in
elems_ is changed to 2).  However, it doesn't fail when the operands of the ==
operator are exchanged.

Reply via email to