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]

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


Author: aldyh
Date: Tue Sep 29 10:32:14 2009
New Revision: 152270

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152270
Log:
        * trans-mem.c (tm_memopt_compute_available): Do not put entry
        block in the worklist.
        (tm_memopt_init_sets): Use obstack.
        (tm_memopt_free_sets): Adapt for obstack.
        (execute_tm_memopt): Same.


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]