aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90')
-rw-r--r--gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90 b/gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90
index e0cbf10..832ecdd 100644
--- a/gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90
+++ b/gcc/testsuite/gfortran.dg/bounds_check_array_ctor_2.f90
@@ -3,7 +3,7 @@
! { dg-shouldfail "foo" }
!
! PR 36112
-! Check correct bounds-checking behaviour for character-array-constructors.
+! Check correct bounds-checking behavior for character-array-constructors.
call test ("this is long")
contains