diff options
Diffstat (limited to 'gcc/config/v850/v850.md')
-rw-r--r-- | gcc/config/v850/v850.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/v850/v850.md b/gcc/config/v850/v850.md index 8e028aba559..b359c723002 100644 --- a/gcc/config/v850/v850.md +++ b/gcc/config/v850/v850.md @@ -1716,7 +1716,7 @@ "TARGET_V850E && !TARGET_DISABLE_CALLT" ;; The CALLT instruction stores the next address of CALLT to CTPC register ;; without saving its previous value. So if the interrupt handler - ;; or its caller could possibily execute the CALLT insn, save_interrupt + ;; or its caller could possibly execute the CALLT insn, save_interrupt ;; MUST NOT be called via CALLT. "* { |