]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/60563 (FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*)
authorDominique d'Humieres <dominiq@gcc.gnu.org>
Sat, 5 Jan 2019 12:44:12 +0000 (13:44 +0100)
committerDominique d'Humieres <dominiq@gcc.gnu.org>
Sat, 5 Jan 2019 12:44:12 +0000 (13:44 +0100)
2019-01-05  Dominique d'Humieres  <dominiq@gcc.gnu.org>

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

From-SVN: r267597

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

index 4d42c10dc0fbfab8b3453f60f89ef914143e4a70..381a9a95eb5341071d28f217f8edc91a75b732f1 100644 (file)
@@ -1,3 +1,8 @@
+2019-01-05  Dominique d'Humieres  <dominiq@gcc.gnu.org>
+
+       PR target/60563
+       * g++.dg/ext/sync-4.C: Add dg-xfail-run-if for darwin.
+
 2018-01-02  Segher Boessenkool  <segher@kernel.crashing.org>
 
        Backport from trunk
index 47aa1e38d571cedd18c1a70134bb916f9b433879..8a2de48ddda4ebefb5b2c2b9e5d8ddd39f77bab2 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 } } } */