calls.c (expand_call): Handle cleanups in tail-recursion arguments analagously to...
authorMark Mitchell <mark@codesourcery.com>
Wed, 24 May 2000 21:43:42 +0000 (21:43 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 24 May 2000 21:43:42 +0000 (21:43 +0000)
commitf5e846c84cf16462f139fbe475ef40c477118111
treea2e82baf04352a994fb25663c70965aa05e4b6ac
parent0d0cd4416983022d5bd65c29b4368069f55684d6
calls.c (expand_call): Handle cleanups in tail-recursion arguments analagously to cleanups in sibling...

* calls.c (expand_call): Handle cleanups in tail-recursion
arguments analagously to cleanups in sibling calls.

From-SVN: r34143
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/g++.old-deja/g++.eh/crash4.C [new file with mode: 0644]