diff options
Diffstat (limited to 'gcc/flags.h')
-rw-r--r-- | gcc/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/flags.h b/gcc/flags.h index 4de7696a59e..e5d3cd1f74c 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -424,7 +424,7 @@ extern int flag_gen_aux_info; extern int flag_shared_data; -/* Controls the activiation of SMS modulo scheduling. */ +/* Controls the activation of SMS modulo scheduling. */ extern int flag_modulo_sched; /* flag_schedule_insns means schedule insns within basic blocks (before |