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]

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


Author: rth
Date: Tue Nov  4 00:43:18 2008
New Revision: 141574

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141574
Log:
        * trans-mem.c (expand_assign_tm): Use memmove by default
        for block copies.
        (expand_call_tm): Translate memcpy/memmove into their TM
        counterparts.

Added:
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/data-2.c
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    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]