[Bug tree-optimization/34940] contained subroutines called only once are not inlined

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 23 14:38:00 GMT 2008



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-01-23 13:55 -------
Considering cs1 with 52 insns
 to be inlined into s1
 Estimated growth after inlined into all callees is -13 insns.
 Estimated badness is 86, frequency 1.00.
 Not inlining into s1:--param large-stack-frame-growth limit reached.

the fortran IO param structure is blowing the stack limit ;)


-- 


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



More information about the Gcc-bugs mailing list