[AArch64 testsuite obvious] XFAIL c-c++-common/torture/aarch64-vect-lane-2.c

for -flto -fuse-linker-plugin


gcc/testsuite/

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

From-SVN: r221233
This commit is contained in:
James Greenhalgh 2015-03-06 10:47:20 +00:00 committed by James Greenhalgh
parent a4e2620666
commit 4b1076d685
2 changed files with 6 additions and 0 deletions

View 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.

View File

@ -1,4 +1,5 @@
// { dg-do compile { target "aarch64*-*-*" } }
// { dg-xfail-if "" { *-*-* } { "-flto -fuse-linker-plugin" } { "" } }
int
search_line_fast (void)
{