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 tree-optimization/38844] [4.3/4.4 Regression] deadlock with __attribute__((always_inline)) at -O1 and above



------- Comment #13 from hubicka at gcc dot gnu dot org  2009-02-06 16:47 -------
Subject: Bug 38844

Author: hubicka
Date: Fri Feb  6 16:47:39 2009
New Revision: 143985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143985
Log:

        PR tree-optimization/38844
        * ipa-inline.c (try_inline): Stop inlining recursion when edge
        is already inlined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38844


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