diff --git a/gcc/config/h8300/h8300.c b/gcc/config/h8300/h8300.c index f07d5718533..165d993798b 100644 --- a/gcc/config/h8300/h8300.c +++ b/gcc/config/h8300/h8300.c @@ -286,7 +286,7 @@ function_epilogue (file, size) fprintf (file, "\t%s\t%s\n", h8_pop_op, h8_reg_names[regno]); } /* deallocate locals */ - dosize (file, "add", fsize; + dosize (file, "add", fsize); } if (interrupt_handler)