https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95435
Uroš Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #7 from Uroš Bizjak <ubizjak at gmail dot com> --- I think that stringops (including memcmp) for x86 targets should be retuned for new glibc, once [1] is approved and committed. Please note that currently bench-stringop doesn't benchmark memcmp. [1] https://gcc.gnu.org/pipermail/gcc-patches/2020-May/546919.html