]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Move "Standard" subheading in documentation [PR47928]
authorSandra Loosemore <sloosemore@baylibre.com>
Tue, 25 Feb 2025 20:39:31 +0000 (20:39 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Sun, 2 Mar 2025 17:10:19 +0000 (17:10 +0000)
commit43f2bc4aee3f1302e70e41c23770e6fcca4ff5fc
treea28ee9c1030152a35eae0e54cb58d28aa9bcac2f
parent9edd165ea897b49946f68eebeac160f4c55b29b6
Fortran: Move "Standard" subheading in documentation [PR47928]

As noted in the issue, the version of the standard an intrinsic was
introduced in is usually not the second-most-important thing a user
needs to know.  This patch moves it from near the beginning of each
section towards the end, just ahead of "See also".

gcc/fortran/ChangeLog
PR fortran/47928
* intrinsic.texi: Move the "Standard" subheading farther down.
gcc/fortran/intrinsic.texi