stdatomic-flag.c: Add xfail comment.
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 7 Aug 2014 18:56:59 +0000 (18:56 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 7 Aug 2014 18:56:59 +0000 (18:56 +0000)
* gcc.dg/atomic/stdatomic-flag.c: Add xfail comment.

From-SVN: r213727

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/atomic/stdatomic-flag.c

index b72158f40006b0b1bc2407d2b7911151edd7173c..edd5d8db02cad2bf9385aa5d6998bcc6aaf02d7d 100644 (file)
@@ -1,5 +1,7 @@
 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
index c1a63f1b3aae74753e63958b63cbd7e4d829b10d..515d5d8dd5a2d73f4ae966dde67190326400dc88 100644 (file)
@@ -1,4 +1,5 @@
 /* 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" } */