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]

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


Author: aldyh
Date: Mon Feb 14 18:07:48 2011
New Revision: 170142

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170142
Log:
        * trans-mem.c (MODE_SERIALIRREVOCABLE): Change to 0.
        (ipa_tm_insert_irr_call): Add missing argument for
        _ITM_changeTransactionMode.
        gtm-builtins.def: Add argument to BUILT_IN_TM_IRREVOCABLE.


Added:
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/irrevocable-7.c
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/gtm-builtins.def
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/irrevocable-2.c
    branches/transactional-memory/gcc/trans-mem.c


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