[Bug tree-optimization/49735] [4.7 Regression] mips64-elf libgcc build fails with apparently infinite recursion.
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 14 18:27:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49735
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-14 18:26:54 UTC ---
(In reply to comment #5)
> It probably papers over a different issue though - even recursive inlining
> should be limited by a --param, but appearantly that is not working here.
>
> Honza?
Oh it is working, just since this is a simple wrapper function (infinite loop
kinda) it is inlinining a lot.
More information about the Gcc-bugs
mailing list