aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.c')
-rw-r--r--gcc/function.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/function.c b/gcc/function.c
index 39fa22a..3e33fc7 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -4980,8 +4980,6 @@ do_warn_unused_parameter (tree fn)
warning (OPT_Wunused_parameter, "unused parameter %q+D", decl);
}
-static GTY(()) rtx initial_trampoline;
-
/* Generate RTL for the end of the current function. */
void