mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 22:21:32 +08:00
Skip static_ctor.C test (PR libitm/51173)
PR libitm/51173 * testsuite/libitm.c++/static_ctor.C: Skip test, note PR, remove include, exclude options. From-SVN: r183253
This commit is contained in:
parent
be61ce5214
commit
3b4f05ec1e
@ -1,3 +1,9 @@
|
||||
2012-01-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
PR libitm/51173
|
||||
* testsuite/libitm.c++/static_ctor.C: Skip test, note PR, remove
|
||||
include, exclude options.
|
||||
|
||||
2012-01-14 Torvald Riegel <triegel@redhat.com>
|
||||
|
||||
* local.cc (GTM::gtm_undolog::rollback): Truncate undo log after
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-pthread" } */
|
||||
/* { dg-xfail-if "" { *-*-* } { "*" } { "" } } */
|
||||
/* { dg-skip-if "PR libitm/51822" { *-*-* } } */
|
||||
/* Tests static constructors inside of transactional code. */
|
||||
|
||||
#include <pthread.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user