method.c (make_thunk): Clear DECL_CLONED_FUNCTION.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 12 Apr 2001 07:42:17 +0000 (07:42 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Apr 2001 07:42:17 +0000 (07:42 +0000)
commitbbb53468cc1f912add359fa97567f3b0b54476f8
tree3d3f431a8ef5edcc3fa427cb28adaaf6a2ef6939
parent571a66c6c9ca230da9b929b8c7c23b52989684b9
method.c (make_thunk): Clear DECL_CLONED_FUNCTION.

cp:
* method.c (make_thunk): Clear DECL_CLONED_FUNCTION.
testsuite:
* g++.old-deja/g++.other/crash40.C: New test.

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