I unintentionally introduced GCC PR109293 when I was fixing PR91085. The issue is trivial to fix, but I wanted to test it in an environment where memmem() is indeed unavailable. However it’s not easy to find one (the PR mentions MinGW but I’ve never succeeded to build GCC on MinGW).