aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/mangle.c')
-rw-r--r--gcc/cp/mangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/mangle.c b/gcc/cp/mangle.c
index b34c309c827..a1810d3e72f 100644
--- a/gcc/cp/mangle.c
+++ b/gcc/cp/mangle.c
@@ -608,7 +608,7 @@ find_substitution (tree node)
<mangled-name> ::= _Z <encoding> */
-static inline void
+static void
write_mangled_name (const tree decl, bool top_level)
{
MANGLE_TRACE_TREE ("mangled-name", decl);