]> git.ipfire.org Git - thirdparty/gcc.git/commit
calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after...
authorMark Mitchell <mark@codesourcery.com>
Mon, 18 Mar 2002 22:25:50 +0000 (22:25 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 18 Mar 2002 22:25:50 +0000 (22:25 +0000)
commit1929c971b93d72d109d796c9977f3943a64e1d7a
treea61150ba3082d4f91fd8fd52b640fe7ad9a9343a
parent9d5e46be343e18f9798d68c52884a02c19cbc8e0
calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after expanding the argument.

* calls.c (precompute_arguments): Do not assume that temporaries
can be destroyed after expanding the argument.
(expand_call): Likewise.

From-SVN: r51011
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/g++.dg/opt/alias2.C [new file with mode: 0644]