summaryrefslogtreecommitdiffstats
path: root/gcc/cp/class.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/class.c')
-rw-r--r--gcc/cp/class.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/class.c b/gcc/cp/class.c
index 8f1a1a292ed..4a75af99894 100644
--- a/gcc/cp/class.c
+++ b/gcc/cp/class.c
@@ -4209,6 +4209,7 @@ fixup_inline_methods (type)
method;
method = TREE_CHAIN (method))
fixup_pending_inline (DECL_PENDING_INLINE_INFO (TREE_VALUE (method)));
+ CLASSTYPE_INLINE_FRIENDS (type) = NULL_TREE;
}
/* Calculate the TYPE_SIZE, TYPE_ALIGN, etc for T. Calculate
OpenPOWER on IntegriCloud