https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47928

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <san...@gcc.gnu.org>:

https://gcc.gnu.org/g:43f2bc4aee3f1302e70e41c23770e6fcca4ff5fc

commit r15-7784-g43f2bc4aee3f1302e70e41c23770e6fcca4ff5fc
Author: Sandra Loosemore <sloosem...@baylibre.com>
Date:   Tue Feb 25 20:39:31 2025 +0000

    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.

Reply via email to