diff options
Diffstat (limited to 'gcc/config/arm/arm.c')
| -rw-r--r-- | gcc/config/arm/arm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 74a9e00..cab9ead 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -12247,7 +12247,7 @@ get_arm_condition_code (rtx comparison) } } -/* Tell arm_asm_ouput_opcode to output IT blocks for conditionally executed +/* Tell arm_asm_output_opcode to output IT blocks for conditionally executed instructions. */ void thumb2_final_prescan_insn (rtx insn) |
