The attached change adds a requested comment regarding the xfail.

Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.  Committed to
trunk and 4.9 branch.

Dave
--
John David Anglin       dave.ang...@bell.net


2014-08-07  John David Anglin  <dang...@gcc.gnu.org>

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

Index: gcc.dg/atomic/stdatomic-flag.c
===================================================================
--- gcc.dg/atomic/stdatomic-flag.c      (revision 213683)
+++ gcc.dg/atomic/stdatomic-flag.c      (working copy)
@@ -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" } */
 

Reply via email to