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]

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


Author: aldyh
Date: Mon Dec 20 18:19:37 2010
New Revision: 168091

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168091
Log:
+       PR/46654
+       * trans-mem.c (struct diagnose_tm): Add saw_volatile and stmt
+       fields.
+       (diagnose_tm_1_op): New.
+       (diagnose_tm_1): Do not ignore operands.


Added:
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/pr46654.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]