diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index a6617aa1571161e038e2f286e1a8ce4faf18ac05..c91d548fc55fc5287396b094b509f4429f2feddb 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -2773,6 +2773,8 @@ formatted and unformatted I/O. For formatted I/O, the @code{B}, values and values which would overflow are rejected with @code{-pedantic}. +@code{SELECT CASE} is supported for unsigned integers. + The following intrinsics take unsigned arguments: @itemize @bullet @item @code{BGE}, @pxref{BGE}