]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree-nested.c (convert_all_function_calls): Iterate until after the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 2010 21:05:22 +0000 (21:05 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 2010 21:05:22 +0000 (21:05 +0000)
commitfee106ed89c52617e2135074886d79ba5dca89ea
treee6c48d895113d40a0dd1251fb99c06c246c3b901
parent4cf1a89b51e490377452536f845b214b9528cc69
* tree-nested.c (convert_all_function_calls): Iterate until after the
sum of static chains in the nest doesn't change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163698 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/nested-func-8.c [new file with mode: 0644]
gcc/tree-nested.c