This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: inlining failed
Gunther Piez wrote:
It's still there, but you need different code to trigger it.
I've tried it with gcc 3.4 20030903.
Unforunatly I'm not able to simplify the offending code to more than that (and
I have tried hard):
Here I have ready at hand 3.4 20030905, checked out yesterday, and
everything is ok on i686-pc-linux-gnu.
Therefore, either it was a transient problem, or you meant to post a
different testcase, or you are on a different architecture. In the
latter case, probably is just a matter of tuning the inling parameters.
Paolo.