r266317 - in /branches/gcc-7-branch/gcc: Change...

xguo@gcc.gnu.org xguo@gcc.gnu.org
Tue Nov 20 14:35:00 GMT 2018


Author: xguo
Date: Tue Nov 20 14:35:43 2018
New Revision: 266317

URL: https://gcc.gnu.org/viewcvs?rev=266317&root=gcc&view=rev
Log:
        Backport from mainline
        2018-11-05  Xuepeng Guo  <xuepeng.guo@intel.com>

        PR target/87853
        * config/i386/emmintrin.h (__v16qs): New to cope with option
        -funsigned-char.
        (_mm_cmpeq_epi8): Replace __v16qi with __v16qs.
        (_mm_cmplt_epi8): Likewise.
        (_mm_cmpgt_epi8): Likewise.


Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/i386/emmintrin.h



More information about the Gcc-cvs mailing list