This is the mail archive of the gcc-bugs@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]

[Bug c++/48074] [trans-mem] regular function used instead of clone in a transaction


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]