Commit 56e9b710 by Jakub Jelinek Committed by Jakub Jelinek

re PR testsuite/70581 (gcc.dg/lto/simd-function FAILs)

	PR testsuite/70581
	* gcc.dg/lto/simd-function_0.c: New test.

From-SVN: r234817
parent 5f490f9f
2016-04-07 Jakub Jelinek <jakub@redhat.com> 2016-04-07 Jakub Jelinek <jakub@redhat.com>
PR testsuite/70581
* gcc.dg/lto/simd-function_0.c: New test.
* c-c++-common/attr-simd.c: Add scan-assembler* directives for AVX512F * c-c++-common/attr-simd.c: Add scan-assembler* directives for AVX512F
clones. clones.
* c-c++-common/attr-simd-2.c: Likewise. * c-c++-common/attr-simd-2.c: Likewise.
......
/* { dg-lto-do link } */ /* { dg-lto-do link } */
/* { dg-require-effective-target vect_simd_clones } */
/* { dg-require-effective-target avx2 } */ /* { dg-require-effective-target avx2 } */
/* { dg-lto-options { { -fopenmp-simd -O3 -ffast-math -mavx2 -flto -flto-partition=max } } } */ /* { dg-lto-options { { -fopenmp-simd -O3 -ffast-math -mavx2 -flto -flto-partition=max } } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment