Is the following patch OK for trunk and the release branches?

2019-01-04  Dominique d'Humieres  <domi...@gcc.gnu.org>

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

--- ../_clean/gcc/testsuite/g++.dg/ext/sync-4.C 2015-04-30 23:36:40.000000000 
+0200
+++ gcc/testsuite/g++.dg/ext/sync-4.C   2019-01-03 20:28:29.000000000 +0100
@@ -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 } } } */

TIA

Dominique

Reply via email to