https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117799
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > The one thing that should move from the strlen to fab is memcmp->memcmp_eq . > I am not 100% that will fix this but it definitely improve it. So I will do > that soon. It does not help here. But it seems like a decent thing to do anyways so I will submit that soon (bootstrapping right now).
