sync-4.C: Add dg-xfail-run-if for darwin.
authorDominique d'Humieres <dominiq@gcc.gnu.org>
Sat, 5 Jan 2019 10:54:51 +0000 (11:54 +0100)
committerDominique d'Humieres <dominiq@gcc.gnu.org>
Sat, 5 Jan 2019 10:54:51 +0000 (11:54 +0100)
2019-01-05  Dominique d'Humieres  <dominiq@gcc.gnu.org>

* g++.dg/ext/sync-4.C: Add dg-xfail-run-if for darwin.

From-SVN: r267592

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/sync-4.C

index b3f8d88..2018be1 100644 (file)
@@ -1,3 +1,7 @@
+2019-01-05  Dominique d'Humieres  <dominiq@gcc.gnu.org>
+
+       * g++.dg/ext/sync-4.C: Add dg-xfail-run-if for darwin.
+
 2019-01-04  Martin Sebor  <msebor@redhat.com>
 
        PR c/88546
index 47aa1e3..8a2de48 100644 (file)
@@ -1,4 +1,6 @@
 /* { dg-do run { target hppa*-*-hpux* *-*-linux* *-*-gnu* powerpc*-*-darwin* *-*-darwin[912]* } } */
+/* FIXME The following additional option should be removed after the fix for radr://19802258.
+/* { dg-xfail-run-if "PR60563 radr://19802258" { *-*-darwin* } } */
 /* { dg-require-effective-target sync_long_long_runtime } */
 /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */
 /* { dg-additional-options "-march=pentium" { target { { i?86-*-* x86_64-*-* } && ia32 } } } */