diff options
Diffstat (limited to 'gcc/genemit.c')
-rw-r--r-- | gcc/genemit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genemit.c b/gcc/genemit.c index 354b42dc257..b7985ba0883 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -735,7 +735,7 @@ output_added_clobbers_hard_reg_p () } /* Generate code to invoke find_free_register () as needed for the - scratch registers used by the peephole2 pattern in SPLIT. */ + scratch registers used by the peephole2 pattern in SPLIT. */ static void output_peephole2_scratches (split) |