diff options
Diffstat (limited to 'gcc/function.c')
-rw-r--r-- | gcc/function.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/function.c b/gcc/function.c index be28ef8..5846723 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -6963,7 +6963,7 @@ use_return_register () static GTY(()) rtx initial_trampoline; -/* Generate RTL for the end of the current function. */ +/* Generate RTL for the end of the current function. */ void expand_function_end () |