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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-11-19
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
In the tree-ssa-strlen.cc code there is a few `==/!= POINTER_TYPE` :). Instead
using POINTER_TYPE_P.  Let me see if changing that fixes this issue.

Reply via email to