Document that SELECT CASE works for unsigned.
gcc/fortran/ChangeLog: * gfortran.texi: Document that SELECT CASE works for UNSIGNED.
This commit is contained in:
parent
8e2b9c800d
commit
bf00f117eb
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue