calls.c (precompute_arguments): Fix typo in comment.
authorMark Mitchell <mark@codesourcery.com>
Wed, 15 Sep 1999 17:21:35 +0000 (17:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 15 Sep 1999 17:21:35 +0000 (17:21 +0000)
commit19832c7774e145cd1e545d1fb322d9397ffa17bc
tree028193b2d6284162a3a403d4a102ccff8fa34296
parent640e1822bce00ad625e6edb6cd9ff410ee50f425
calls.c (precompute_arguments): Fix typo in comment.

* calls.c (precompute_arguments): Fix typo in comment.
* expr.c (preexpand_calls): Don't preexpand the cleanup in a
TARGET_EXPR.

From-SVN: r29438
gcc/ChangeLog
gcc/calls.c
gcc/expr.c
gcc/testsuite/g++.old-deja/g++.other/crash10.C [new file with mode: 0644]