aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/except.c')
-rw-r--r--gcc/cp/except.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/except.c b/gcc/cp/except.c
index 15e2e8f..87c6e47 100644
--- a/gcc/cp/except.c
+++ b/gcc/cp/except.c
@@ -838,7 +838,7 @@ end_anon_func ()
poplevel (1, 0, 0);
pop_momentary ();
- finish_function (lineno, 0, 0);
+ finish_function (lineno, 0);
pop_from_top_level ();
pop_function_context_from (NULL_TREE);