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

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Mon Dec 13 17:14:00 GMT 2010


Author: aldyh
Date: Mon Dec 13 17:14:22 2010
New Revision: 167752

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167752
Log:
        PR/46300
        * cp/except.c (do_allocate_exception): Set transaction_pure
        attribute for _ITM_cxa_allocate_exception.
        (build_throw): Set transaction_pure attribute for _ITM_cxa_throw.


Added:
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/pr46300.C
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/cp/except.c



More information about the Gcc-cvs mailing list