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]

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


Author: aldyh
Date: Thu Feb  3 16:38:02 2011
New Revision: 169794

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169794
Log:
        * cp/decl.c (push_cp_library_fn): Set attribute to
        transaction_safe.
        * testsuite/g++.dg/tm/pr46941.C: Test that new/delete calls are
        transformed into calls into the runtime.


Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/cp/decl.c
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/pr46941.C


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