diff options
Diffstat (limited to 'gcc/config/mips/mips.h')
-rw-r--r-- | gcc/config/mips/mips.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h index c04e6b51a21..73d941adcc0 100644 --- a/gcc/config/mips/mips.h +++ b/gcc/config/mips/mips.h @@ -123,7 +123,7 @@ enum block_move_type { BLOCK_MOVE_LAST /* generate just the last store */ }; -/* Information about one recognised processor. Defined here for the +/* Information about one recognized processor. Defined here for the benefit of TARGET_CPU_CPP_BUILTINS. */ struct mips_cpu_info { /* The 'canonical' name of the processor as far as GCC is concerned. |