This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26667] Inlining always_inline functions causes further inlining that reduces function size to fail
- 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: 14 Mar 2006 13:32:21 -0000
- Subject: [Bug tree-optimization/26667] Inlining always_inline functions causes further inlining that reduces function size to fail
- References: <bug-26667-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from rguenth at gcc dot gnu dot org 2006-03-14 13:32 -------
This particular testcase does not expose a regression. But because of the
times==0 bug I can cause arbitrary ininling that was not done in 4.0. In any
case, it would be a low-priority regression.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26667