diff options
Diffstat (limited to 'gcc/config/aarch64/aarch64.md')
-rw-r--r-- | gcc/config/aarch64/aarch64.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/aarch64/aarch64.md b/gcc/config/aarch64/aarch64.md index 1e343faecd0..db51ef812fe 100644 --- a/gcc/config/aarch64/aarch64.md +++ b/gcc/config/aarch64/aarch64.md @@ -144,7 +144,7 @@ ;; Instruction types and attributes ;; ------------------------------------------------------------------- -; The "type" attribute is is included here from AArch32 backend to be able +; The "type" attribute is included here from AArch32 backend to be able ; to share pipeline descriptions. (include "../arm/types.md") |