https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81657
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- That just means r240568 caused another regression. Again, on various targets strchr is efficient, just on a few ones it is not and the change was unfortunately done generically.