* g++.dg/tsan/default_options.C: Invert check.
authorMax Ostapenko <m.ostapenko@partner.samsung.com>
Tue, 4 Feb 2014 15:03:41 +0000 (17:03 +0200)
committerMaxim Ostapenko <chefmax@gcc.gnu.org>
Tue, 4 Feb 2014 15:03:41 +0000 (17:03 +0200)
From-SVN: r207472

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tsan/default_options.C

index b85f335..e2d5ebc 100644 (file)
@@ -1,3 +1,7 @@
+2014-02-04  Max Ostapenko  <m.ostapenko@partner.samsung.com>
+
+       * g++.dg/tsan/default_options.C: Invert check.
+
 2014-02-04  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/60002
index f0c0ece..13e1984 100644 (file)
@@ -1,5 +1,3 @@
-/* { dg-shouldfail "tsan" } */
-
 #include <pthread.h>
 #include <stdio.h>