diff options
Diffstat (limited to 'gcc/genautomata.c')
-rw-r--r-- | gcc/genautomata.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genautomata.c b/gcc/genautomata.c index aaf6203485d..bbb2b969876 100644 --- a/gcc/genautomata.c +++ b/gcc/genautomata.c @@ -6870,7 +6870,7 @@ process_state_longest_path_length (state) #define MAX_DFA_ISSUE_RATE_VAR_NAME "max_dfa_issue_rate" -/* The following function calculates value of the the corresponding +/* The following function calculates value of the corresponding global variable and outputs its declaration. */ static void |