diff options
Diffstat (limited to 'gcc/config/iq2000/iq2000.md')
-rw-r--r-- | gcc/config/iq2000/iq2000.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/iq2000/iq2000.md b/gcc/config/iq2000/iq2000.md index 97b7cc6360f..6e6c0767ba3 100644 --- a/gcc/config/iq2000/iq2000.md +++ b/gcc/config/iq2000/iq2000.md @@ -2112,7 +2112,7 @@ ;; For the rare case where we need to load an address into a register -;; that can not be recognized by the normal movsi/addsi instructions. +;; that cannot be recognized by the normal movsi/addsi instructions. ;; I have no idea how many insns this can actually generate. It should ;; be rare, so over-estimating as 10 instructions should not have any ;; real performance impact. |