diff options
Diffstat (limited to 'gcc/gengenrtl.c')
-rw-r--r-- | gcc/gengenrtl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gengenrtl.c b/gcc/gengenrtl.c index 596c5e2..9e8bb24 100644 --- a/gcc/gengenrtl.c +++ b/gcc/gengenrtl.c @@ -180,7 +180,7 @@ special_format (fmt) /* Return nonzero if the RTL code given by index IDX is one that we should not generate a gen_RTX_FOO function foo (because that function is present - elsewhere in the compiler. */ + elsewhere in the compiler). */ static int special_rtx (idx) |