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 d41e0d27975..73615a860ce 100644 --- a/gcc/gengenrtl.c +++ b/gcc/gengenrtl.c @@ -212,7 +212,7 @@ special_rtx (idx) || strcmp (defs[idx].enumname, "MEM") == 0); } -/* Place a list of all format specifiers we use into the array FORMAT. */ +/* Place a list of all format specifiers we use into the array FORMAT. */ static void find_formats () |

