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

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Nov 4 00:43:00 GMT 2008


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



More information about the Gcc-cvs mailing list