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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
             Status|NEW                         |ASSIGNED

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 52526
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52526&action=edit
gcc12-pr104715.patch

Untested fix.
Note, I think pass_waccess::gimple_call_return_arg should also handle
BUILT_IN_STRPBRK, but that is probably GCC 13 material.

Reply via email to