Ian Lance Taylor <i...@google.com> writes:

> gcc/testsuite/ChangeLog:
>
> 2013-11-03  Ian Lance Taylor  <i...@google.com>
>
>       * g++.dg/ext/sync-4.C: New test.

Tested on m68k-suse-linux and x86_64-suse-linux and installed as obvious.

Andreas.

        * g++.dg/ext/sync-4.C: Require sync_long_long_runtime support.

diff --git a/gcc/testsuite/g++.dg/ext/sync-4.C 
b/gcc/testsuite/g++.dg/ext/sync-4.C
index f99fd48..14ed273 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
-- 
1.8.4.2

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

Reply via email to