This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48074] [trans-mem] regular function used instead of clone in a transaction
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 12 Mar 2011 22:58:28 +0000
- Subject: [Bug c++/48074] [trans-mem] regular function used instead of clone in a transaction
- Auto-submitted: auto-generated
- References: <bug-48074-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48074
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2011-03-12 22:58:25 UTC ---
Author: rth
Date: Sat Mar 12 22:58:23 2011
New Revision: 170911
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170911
Log:
PR 48074
* trans-mem.c (ipa_tm_transform_transaction): Don't break after
processing an irrevocable region.
Modified:
branches/transactional-memory/gcc/ChangeLog.tm
branches/transactional-memory/gcc/trans-mem.c