OSDN Git Service

* decl.c (copy_args_p): Handle copy elision for types with virtual
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 07:26:26 +0000 (07:26 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Dec 1997 07:26:26 +0000 (07:26 +0000)
commit3048346296abb6cee8135a13a475ef3607380ef6
treedff660f4c14b28f54841b564ea62311a1617599c
parent05bdc491d7fc21098700abefea1bd5c1e870baf1
* decl.c (copy_args_p): Handle copy elision for types with virtual
  bases.
   * call.c (build_over_call): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17022 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl.c