This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r161224 - in /branches/transactional-memory/gcc...


Author: aldyh
Date: Tue Jun 22 19:10:19 2010
New Revision: 161224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161224
Log:
        * gimplify.c (gimplify_transaction): Wrap transaction body
        in a BIND_EXPR.


Added:
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/omp.c
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/gimplify.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]