(function_cannot_inline_p): Can now inline nested functions.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:18:28 +0000 (11:18 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:18:28 +0000 (11:18 -0400)
commita6dd1cb60d068f415ea19c44783105a8da567364
tree2a2ca841ee175a1e4710d7c0984201d3e287659e
parenta34731a692bd64bccddb7416c3dd3cfcef838d76
(function_cannot_inline_p): Can now inline nested functions.

(expand_inline_function): Set up static chain if needed.
(output_inline_function): Don't switch to temporary allocation here.

From-SVN: r4753
gcc/integrate.c