diff options
Diffstat (limited to 'gcc/config/epiphany/epiphany.md')
-rw-r--r-- | gcc/config/epiphany/epiphany.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/epiphany/epiphany.md b/gcc/config/epiphany/epiphany.md index 595c53e9ddb..90a59422e43 100644 --- a/gcc/config/epiphany/epiphany.md +++ b/gcc/config/epiphany/epiphany.md @@ -1438,7 +1438,7 @@ [(set_attr "type" "flow")]) ; Floating point instructions require manipulating the control register. -; Manipulating the control register needs aritmetic. +; Manipulating the control register needs arithmetic. ; Arithmetic clobbers flags. ; The flags are in the status register, which also contains the alternate ; flag and the interrupt enable/disable bits. |