aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c')
-rw-r--r--gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c b/gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c
index 6993884..fd45cc5 100644
--- a/gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c
+++ b/gcc/testsuite/gcc.target/aarch64/aapcs64/test_23.c
@@ -1,6 +1,6 @@
/* Test AAPCS64 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 run { target aarch64*-*-* } } */