This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/36329] latent problem with tree inlining
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2008 20:00:46 -0000
- Subject: [Bug tree-optimization/36329] latent problem with tree inlining
- References: <bug-36329-226@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2008-05-25 20:00 -------
The checks in ipa-inline.c should all look like CALL_CANNOT_INLINE_P
(get_call_expr_in (...)).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36329