aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/method.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2001-04-12 07:42:17 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2001-04-12 07:42:17 +0000
commitbbb53468cc1f912add359fa97567f3b0b54476f8 (patch)
tree3d3f431a8ef5edcc3fa427cb28adaaf6a2ef6939 /gcc/cp/method.c
parent571a66c6c9ca230da9b929b8c7c23b52989684b9 (diff)
downloadgcc-bbb53468cc1f912add359fa97567f3b0b54476f8.zip
gcc-bbb53468cc1f912add359fa97567f3b0b54476f8.tar.gz
gcc-bbb53468cc1f912add359fa97567f3b0b54476f8.tar.bz2
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
Diffstat (limited to 'gcc/cp/method.c')
-rw-r--r--gcc/cp/method.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cp/method.c b/gcc/cp/method.c
index 2f89484..5839767 100644
--- a/gcc/cp/method.c
+++ b/gcc/cp/method.c
@@ -363,6 +363,8 @@ make_thunk (function, delta, vcall_index, generate_with_vtable_p)
DECL_SAVED_FUNCTION_DATA (thunk) = NULL;
DECL_DESTRUCTOR_P (thunk) = 0;
DECL_CONSTRUCTOR_P (thunk) = 0;
+ /* And neither is it a clone. */
+ DECL_CLONED_FUNCTION (thunk) = NULL_TREE;
DECL_EXTERNAL (thunk) = 1;
DECL_ARTIFICIAL (thunk) = 1;
/* Even if this thunk is a member of a local class, we don't