aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c')
-rw-r--r--gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c b/gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c
index 8d34f27..be5b702 100644
--- a/gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c
+++ b/gcc/testsuite/gcc.target/aarch64/aapcs64/ice_2.c
@@ -1,6 +1,6 @@
/* Test AAPCS layout
- Larger than machine-supported vector size. The behaviour is unspecified by
+ Larger than machine-supported vector size. The behavior is unspecified by
the AAPCS64 document; the implementation opts for pass by reference. */
/* { dg-do compile { target aarch64*-*-* } } */