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/27882] [4.1/4.2 regression] segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits



------- Comment #24 from rguenth at gcc dot gnu dot org  2006-07-19 13:59 -------
Hmm, it needs to find the root of the callgraph first.  Or all root nodes, and
find cycles starting from there.


-- 


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


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