PR c++/12320
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2003 21:22:17 +0000 (21:22 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2003 21:22:17 +0000 (21:22 +0000)
commit255ce7f88da4435f0c65ea99c3dea544334025ca
tree082e617cb7d59065265e93f21029a0e7a485cfc2
parenta155f1e5cea8b0a1d58de4ff034cf3ce6b159ecb
PR c++/12320
* call.c (type_passed_as): Check for incomplete type.
(convert_for_arg_passing): Likewise.

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