r169794 - in /branches/transactional-memory/gcc...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Thu Feb 3 16:38:00 GMT 2011
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
More information about the Gcc-cvs
mailing list