optimize.c (expand_call_inline): Don't recurse into the code used to initialize the...
authorMark Mitchell <mark@codesourcery.com>
Mon, 12 Jun 2000 19:26:43 +0000 (19:26 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 12 Jun 2000 19:26:43 +0000 (19:26 +0000)
commit071f9809f9eb3c218470691a8f04776af73c7988
tree07c03bc9dba5293c1ca256f94206facbe898ae02
parentf6f8291af02282edca4357f07a12900b2666e4a5
optimize.c (expand_call_inline): Don't recurse into the code used to initialize the parameters more than once.

* optimize.c (expand_call_inline): Don't recurse into the code
used to initialize the parameters more than once.

From-SVN: r34501
gcc/cp/ChangeLog
gcc/cp/optimize.c
gcc/testsuite/g++.old-deja/g++.other/inline11.C [new file with mode: 0644]