r180871 - in /branches/transactional-memory: gc...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Thu Nov 3 22:12:00 GMT 2011


Author: aldyh
Date: Thu Nov  3 22:12:34 2011
New Revision: 180871

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180871
Log:
libitm/
        * testsuite/libitm.c/reentrant.c: XFAIL.
        * testsuite/libitm.c++/static_ctor.C: XFAIL.
gcc/
        * testsuite/gcc.dg/tm/memopt-3.c: XFAIL.
        * testsuite/gcc.dg/tm/memopt-4.c: XFAIL.
        * testsuite/gcc.dg/tm/memopt-5.c: XFAIL.
        * testsuite/gcc.dg/tm/memopt-7.c: XFAIL.
        * testsuite/gcc.dg/tm/alias-1.c: XFAIL.
        * testsuite/gcc.dg/tm/alias-2.c: XFAIL.


Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/alias-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/alias-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-4.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-5.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-7.c
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/testsuite/libitm.c++/static_ctor.C
    branches/transactional-memory/libitm/testsuite/libitm.c/reentrant.c



More information about the Gcc-cvs mailing list