Commit b5d50659 by Jakub Jelinek Committed by Jakub Jelinek

re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)

	PR c/65467
	* gcc.dg/gomp/_Atomic-4.c: Require vect_simd_clones effective target.

From-SVN: r239970
parent f8d3207d
2016-09-03 Jakub Jelinek <jakub@redhat.com>
PR c/65467
* gcc.dg/gomp/_Atomic-4.c: Require vect_simd_clones effective target.
2016-09-02 Kirill Yukhin <kirill.yukhin@gmaile.com>
* gcc.target/i386/avx512f-klogic-2.c: Fix operand calculation order.
......
/* PR c/65467 */
/* { dg-do compile } */
/* { dg-additional-options "-std=c11" } */
/* { dg-require-effective-target vect_simd_clones } */
#pragma omp declare simd
int
......
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