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]

r162312 - in /branches/transactional-memory: gc...


Author: aldyh
Date: Mon Jul 19 18:32:12 2010
New Revision: 162312

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162312
Log:
        * cp/except.c (do_begin_catch): Do not build TM library call if
        already defined.
        (do_end_catch): Same.
        (do_allocate_exception): Same.
        (build_throw): Same.


Added:
    branches/transactional-memory/libitm/testsuite/libitm.c++/throwdown.C
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/cp/except.c


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