pr63316.c: Use dg-skip-if instead of dg-options.
authorJakub Jelinek <jakub@redhat.com>
Thu, 2 Feb 2017 10:18:49 +0000 (11:18 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 2 Feb 2017 10:18:49 +0000 (11:18 +0100)
commitbef7e56112f194be3748fb45a9801107f41c8388
treed0e08c1fe33c1b438a70ed4947f5391261b4ddda
parent9f11a4a76fc9c05d1030aca90e43efe13d314739
pr63316.c: Use dg-skip-if instead of dg-options.

* c-c++-common/asan/pr63316.c: Use dg-skip-if instead of dg-options.
* c-c++-common/asan/misalign-1.c: Likewise.
* c-c++-common/asan/misalign-2.c: Likewise.
* g++.dg/asan/pr69276.C: Add dg-skip-if, remove dg-additional-options.
* gcc.dg/asan/pr66314.c: Remove -Os from dg-options, add dg-skip-if.
* gcc.dg/asan/use-after-scope-3.c: Use dg-skip-if instead of dg-options.
* gcc.dg/asan/use-after-scope-9.c: Add dg-skip-if, remove -O2 and
add -ffat-lto-objects from/to dg-additional-options.
* gcc.dg/asan/use-after-scope-10.c: Add dg-skip-if, remove -O2 from
dg-additional-options.

From-SVN: r245121
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/asan/misalign-1.c
gcc/testsuite/c-c++-common/asan/misalign-2.c
gcc/testsuite/c-c++-common/asan/pr63316.c
gcc/testsuite/g++.dg/asan/pr69276.C
gcc/testsuite/gcc.dg/asan/pr66314.c
gcc/testsuite/gcc.dg/asan/use-after-scope-10.c
gcc/testsuite/gcc.dg/asan/use-after-scope-3.c
gcc/testsuite/gcc.dg/asan/use-after-scope-9.c