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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60682|0                           |1
        is obsolete|                            |

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 60685
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60685&action=edit
gcc15-pr119151.patch

Updated patch with a testcase (so far just for the if (fence < base + size - 1)
btree_insert hunk, will need to find the right sequence of registers +
deregisters to trigger the second case.

Reply via email to