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]

r184251 - in /trunk/gcc: ChangeLog ipa-inline.c...


Author: aldyh
Date: Wed Feb 15 00:29:06 2012
New Revision: 184251

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184251
Log:
+       PR middle-end/52142
+       * ipa-inline.c (can_inline_edge_p): Do not inline tm_pure
+       functions into non-tm_pure functions.


Added:
    trunk/gcc/testsuite/gcc.dg/tm/pr52141.c
    trunk/gcc/testsuite/gcc.dg/tm/pr52142.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c
    trunk/gcc/trans-mem.c


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