[AArch64 testsuite obvious] XFAIL c-c++-common/torture/aarch64-vect-lane-2.c
authorJames Greenhalgh <james.greenhalgh@arm.com>
Fri, 6 Mar 2015 10:47:20 +0000 (10:47 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Fri, 6 Mar 2015 10:47:20 +0000 (10:47 +0000)
for -flto -fuse-linker-plugin

gcc/testsuite/

* c-c++-common/torture/aarch64-vect-lane-2.c: Skip for LTO
compiles.

From-SVN: r221233

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/torture/aarch64-vect-lane-2.c

index f9f79c315966d047f0ea9e2d4251e2e8a76cd60a..c3b43c0c56067b23af94460b038f8f3f7b0f903e 100644 (file)
@@ -1,3 +1,8 @@
+2015-03-06  James Greenhalgh  <james.greenhalgh@arm.com>
+
+       * c-c++-common/torture/aarch64-vect-lane-2.c: XFAIL for LTO
+       compiles using the linker plugin.
+
 2015-03-06  Eric Botcazou  <ebotcazou@adacore.com>
 
        * g++.dg/other/dump-ada-spec-3.C: Remove include and adjust.
index 2950480e67262456787bf1a209cc780ae458345b..745c434b0600ff79f2e058d1cca221788f7db04d 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile { target "aarch64*-*-*" } }
+// { dg-xfail-if "" { *-*-* } { "-flto -fuse-linker-plugin" } { "" } }
 int
 search_line_fast (void)
 {