[Bug target/96667] FAIL: gcc.target/i386/avx512bw-pr96246-1.c

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 26 02:09:30 GMT 2020


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuhongt@gcc.gnu.org>:

https://gcc.gnu.org/g:55290635d10ea3d18b0a45aa2e6f59405b8c1f54

commit r11-2856-g55290635d10ea3d18b0a45aa2e6f59405b8c1f54
Author: liuhongt <hongtao.liu@intel.com>
Date:   Tue Aug 18 15:06:01 2020 +0800

    Adjust testcase.

    Rewriting testcase with cpp source file, then compare operator could
    be used directly for vector, this would avoid impact of vectorizer.

    gcc/testsuite/ChangeLog:
            PR target/96667
            * gcc.target/i386/avx512bw-pr96246-1.c: Moved to...
            * g++.target/i386/avx512bw-pr96246-1.C: ...here.
            * gcc.target/i386/avx512bw-pr96246-2.c: Moved to...
            * g++.target/i386/avx512bw-pr96246-2.C: ...here.
            * gcc.target/i386/avx512vl-pr96246-1.c: Moved to...
            * g++.target/i386/avx512vl-pr96246-1.C: ...here.
            * gcc.target/i386/avx512vl-pr96246-2.c: Moved to...
            * g++.target/i386/avx512vl-pr96246-2.C: ...here.


More information about the Gcc-bugs mailing list