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

[trans-mem] inlining fixes


This fixes up some niggly points when inlining TM_ATOMIC statements, both with the ERT_TRANSACTION eh region and with marking which statements can and cannot throw.

The eh-1.C testcase still does not work at -O3 because a dominator walk to find the end of an atomic region does not work with the existing implementation of RESX statements.


r~

Attachment: z
Description: Text document


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