[Bug target/95443] cmpstrnqi patterns update string length

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 14 21:04:51 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95443

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:b2984e5ada65f417e8704d2e1e81ccd0272b5eb3

commit r11-2098-gb2984e5ada65f417e8704d2e1e81ccd0272b5eb3
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jul 14 14:01:51 2020 -0700

    x86: Replace __glibc_unlikely with __builtin_expect

    Replace glibc specific __glibc_unlikely with __builtin_expect.

            PR target/95443
            * gcc.target/i386/pr95443-1.c (simple_strstr): Replace
            __glibc_unlikely with __builtin_expect.


More information about the Gcc-bugs mailing list