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]

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


Author: rth
Date: Tue Oct 20 16:31:47 2009
New Revision: 153024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153024
Log:
        * trans-mem.c (gate_tm_init): Set tm-clone entry_block to the
        successor of ENTRY_BLOCK.
        (get_tm_region_blocks): Allow for a null exit_blocks bitmap.
        (tm_memopt_compute_available, tm_memopt_compute_antic): Likewise.

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]