Commit 0bf1f586 by Tony Wang Committed by Thomas Preud'homme

thread_local6.C: Skip this test case when target uses dejagnu wrapper.

2014-08-22  Tony Wang  <tony.wang@arm.com>

    gcc/testsuite/
    * g++.dg/tls/thread_local6.C: Skip this test case when target uses
    dejagnu wrapper.

From-SVN: r214304
parent 997c5639
2014-08-22 Tony Wang <tony.wang@arm.com>
* g++.dg/tls/thread_local6.C: Skip this test case when target uses
dejagnu wrapper.
2014-08-21 Thomas Koenig <tkoenig@gcc.gnu.org> 2014-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/62214 PR fortran/62214
......
// Test for cleanups in the main thread without -pthread. // Test for cleanups in the main thread without -pthread.
// { dg-do run { target c++11 } } /* wrapping doesn't reflect _exit value */
// { dg-do run { target { c++11 && unwrapped } } }
// { dg-add-options tls } // { dg-add-options tls }
// { dg-require-effective-target tls_runtime } // { dg-require-effective-target tls_runtime }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment