Commit 3bce9ea7 by John David Anglin

stdatomic-flag.c: Add xfail comment.

	* gcc.dg/atomic/stdatomic-flag.c: Add xfail comment.

From-SVN: r213727
parent 42d9533c
2014-08-07 John David Anglin <danglin@gcc.gnu.org>
* gcc.dg/atomic/stdatomic-flag.c: Add xfail comment.
* gcc.dg/memcpy-5.c: Add -fno-common option on hppa*-*-hpux*.
* gcc.c-torture/compile/pr60655-1.c: Don't add -fdata-sections option
......
/* Test atomic_flag routines for existence and execution. */
/* The test needs a lockless atomic implementation. */
/* { dg-do run { xfail hppa*-*-hpux* } } */
/* { dg-options "-std=c11 -pedantic-errors" } */
......
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