summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.c')
-rw-r--r--gcc/function.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/function.c b/gcc/function.c
index cc237d4eea4..ce2020ee3a4 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -4209,8 +4209,7 @@ uninitialized_vars_warning (block)
but for arguments instead of local variables. */
void
-setjmp_args_warning (block)
- tree block;
+setjmp_args_warning ()
{
register tree decl;
for (decl = DECL_ARGUMENTS (current_function_decl);
OpenPOWER on IntegriCloud