]> git.ipfire.org Git - thirdparty/gcc.git/commit
Document unsigned constants in intrinsic modules.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 7 Jan 2025 14:23:29 +0000 (15:23 +0100)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 7 Jan 2025 18:26:54 +0000 (19:26 +0100)
commitd6b1d5deb23063b8eac980def0bc4e438b44ee85
treea22fc4472c352a7ebc21ba9ec802213c67489282
parentc5db3f50bdf34ea96fd193a2a66d686401053bd2
Document unsigned constants in intrinsic modules.

gcc/fortran/ChangeLog:

* intrinsic.texi (ISO_FORTRAN_ENV):  Also mention INT8 in the
text. Document UINT8, UINT16, UINT32 and UINT64.
(ISO_C_BINDING): New table for unsigned KIND numbers.
gcc/fortran/intrinsic.texi