tree-nested.c (convert_all_function_calls): Iterate until after the sum of static...
commit0c1bebc414bf795957a4371d614618344589310e
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 31 Aug 2010 21:05:22 +0000 (31 21:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 31 Aug 2010 21:05:22 +0000 (31 21:05 +0000)
treee6c48d895113d40a0dd1251fb99c06c246c3b901
parent0e607518d5cb2b5254adf739f90b6ca68e3f3daa
tree-nested.c (convert_all_function_calls): Iterate until after the sum of static chains in the nest doesn't change.

* tree-nested.c (convert_all_function_calls): Iterate until after the
sum of static chains in the nest doesn't change.

From-SVN: r163698
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/nested-func-8.c [new file with mode: 0644]
gcc/tree-nested.c