https://sourceware.org/bugzilla/show_bug.cgi?id=20140

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=73b090a922a5f43931f0ec10b1b1b9507c819ebf

commit 73b090a922a5f43931f0ec10b1b1b9507c819ebf
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed May 25 14:59:05 2016 -0700

    Require another match for AVX512VL

    The AVX512VL bit alone isn't sufficient to select a 128-bit or 256-bit
    AVX512 instruction.  We must match another AVX512 bit.

        PR gas/20140
        * config/tc-i386.c (cpu_flags_match): Require another match
        for AVX512VL.
        * testsuite/gas/i386/i386.exp: Run avx512vl-1, avx512vl-2,
        x86-64-avx512vl-1 and x86-64-avx512vl-2.
        * testsuite/gas/i386/avx512vl-1.l: New file.
        * testsuite/gas/i386/avx512vl-1.s: Likewise.
        * testsuite/gas/i386/avx512vl-2.l: Likewise.
        * testsuite/gas/i386/avx512vl-2.s: Likewise.
        * testsuite/gas/i386/x86-64-avx512vl-1.l: Likewise.
        * testsuite/gas/i386/x86-64-avx512vl-1.s: Likewise.
        * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
        * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to