| Index: gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03 b/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
|
| index 2f22b72d0bececd63bc63aee747bbfe5628552fc..4fe2dac29136fcc24c4fe4c34955a05d442c2d08 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/c_kind_int128_test2.f03
|
| @@ -2,7 +2,7 @@
|
| ! { dg-options "-std=gnu" }
|
| ! { dg-require-effective-target fortran_integer_16 }
|
| !
|
| -! Note: int_fast*_t currently not supported.
|
| +! Note: int_fast128_t currently not supported.
|
|
|
| program c_kind_int128
|
| use, intrinsic :: iso_c_binding
|
|
|