call.c (build_call): Still evaluate the actual argument.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 7 Apr 1998 03:48:22 +0000 (03:48 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 7 Apr 1998 03:48:22 +0000 (23:48 -0400)
commita59ca936781f83a822e57f0a4ad4d6b8052139e0
treee8b7595994582cee45b6c20eb9d3bc039af6ff5d
parentcd36edbdfbddced4fe8d976a9c4fc3fdb744832e
call.c (build_call): Still evaluate the actual argument.

* call.c (build_call): Still evaluate the actual argument.
* class.c (is_empty_class): Update for -fnew-abi.
* decl2.c: -fnew-abi implies -fsquangle.
* method.c (do_build_assign_ref): Don't do anything to copy
an empty class.
(do_build_copy_constructor): Likewise.
* call.c (build_over_call): Likewise.

From-SVN: r19029
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/decl2.c
gcc/cp/method.c