re PR target/69613 (wrong code with -O and simple 128bit arithmetics and vectors...
authorJakub Jelinek <jakub@redhat.com>
Sat, 27 Feb 2016 13:31:39 +0000 (14:31 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 27 Feb 2016 13:31:39 +0000 (14:31 +0100)
commit5cfefb592a4f0c63d683569015c44ad52a82542d
tree59910c8650a67215f8ca42b657f986ddf01e9bb5
parent83aa73e7f8ee23726c2da4c2b0b7805ff524dcd9
re PR target/69613 (wrong code with -O and simple 128bit arithmetics and vectors @ aarch64)

PR target/69613
PR rtl-optimization/69886
* gcc.dg/torture/pr69886.c: Add -w -Wno-psabi to dg-options.
* gcc.dg/torture/pr69613.c: Likewise.  Guard -mavx with avx_runtime
target.

From-SVN: r233781
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr69613.c
gcc/testsuite/gcc.dg/torture/pr69886.c