]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/69820 (Test miscompiled with -O3 option)
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Feb 2016 13:42:38 +0000 (14:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Feb 2016 13:42:38 +0000 (14:42 +0100)
commit5a7d9d1e132b7795dc4c88fdf6796fd6524e74d7
tree89051a419923b880a1638800a407822e3c5c2ac3
parentd9128d88e65d57fc0b54efd76dd63841d054a3bb
re PR tree-optimization/69820 (Test miscompiled with -O3 option)

PR target/69820
* config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
if TARGET_AVX512BW.

* gcc.target/i386/pr69820.c: New test.

From-SVN: r233558
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr69820.c [new file with mode: 0644]