From: Andreas Schwab Date: Tue, 5 Nov 2013 10:02:48 +0000 (+0000) Subject: * g++.dg/ext/sync-4.C: Require sync_long_long_runtime support. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f93a6a65b024af690d6b81778accea9587ad0a2a;p=gcc.git * g++.dg/ext/sync-4.C: Require sync_long_long_runtime support. From-SVN: r204383 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c1bfc3b0ec2..0686afa26f9 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-11-05 Andreas Schwab + + * g++.dg/ext/sync-4.C: Require sync_long_long_runtime support. + 2013-11-05 Tobias Burnus * g++.dg/gomp/openmp-simd-1.C: New. diff --git a/gcc/testsuite/g++.dg/ext/sync-4.C b/gcc/testsuite/g++.dg/ext/sync-4.C index f99fd486097..14ed27337fb 100644 --- a/gcc/testsuite/g++.dg/ext/sync-4.C +++ b/gcc/testsuite/g++.dg/ext/sync-4.C @@ -1,4 +1,5 @@ /* { dg-do run { target hppa*-*-hpux* *-*-linux* *-*-gnu* powerpc*-*-darwin* *-*-darwin[912]* } } */ +/* { dg-require-effective-target sync_long_long_runtime } */ /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */ /* Verify that the builtin functions are correctly marked as trapping