call.c (build_over_call): Use VOID_TYPE_P.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 30 Nov 2000 09:36:29 +0000 (09:36 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 30 Nov 2000 09:36:29 +0000 (09:36 +0000)
commit2c92b94d0f1c7c54182770327784e8cb84e65b95
tree77a0df71d9a4d8a168c292158be11c4ee6650d0c
parent47f18b4f1352369e26f885f51605c3d824d3dbee
call.c (build_over_call): Use VOID_TYPE_P.

cp:
* call.c (build_over_call): Use VOID_TYPE_P. Don't die on
incomplete return type.
testsuite:
* g++.old-deja/g++.other/crash38.C: New test.

From-SVN: r37872
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/crash38.C [new file with mode: 0644]