https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93927
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 47906 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47906&action=edit gcc10-pr93927.patch We could do something like this, which is what we already do in tree-ssa-strlen.c. Or change the FEs, but that might not be stage4 material.