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]

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


Author: aldyh
Date: Mon Nov  7 20:36:02 2011
New Revision: 181113

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181113
Log:
--- ChangeLog.tm-merge  (revision 181109)
+++ ChangeLog.tm-merge  (working copy)
@@ -69,8 +69,7 @@
        (struct cgraph_local_info): Add tm_may_enter_irr.
        (cgraph_copy_node_for_versioning): Declare.
        * cgraphunit.c (cgraph_copy_node_for_versioning): Export;
-       copy analyzed from old version. Move setting lowered to true from ...
-       (cgraph_function_versioning): ... here.
+       copy analyzed from old version.
        * combine.c (distribute_notes): Handle REG_TM notes.
        * common.opt: Add -fgnu-tm.
        * crtstuff.c (__TMC_LIST__, __TMC_END__): New.


Modified:
    branches/transactional-memory/gcc/ChangeLog.tm-merge
    branches/transactional-memory/gcc/cgraphunit.c
    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]