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

--- Comment #21 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <jvdeli...@gcc.gnu.org>:

https://gcc.gnu.org/g:95b70545331764c85079a1d0e1e19b605bda1456

commit r14-6558-g95b70545331764c85079a1d0e1e19b605bda1456
Author: Jerry DeLisle <jvdeli...@gcc.gnu.org>
Date:   Wed Dec 13 19:04:50 2023 -0800

    fortran: Add degree based trig functions for F2023

            PR fortran/112873

    gcc/fortran/ChangeLog:

            * gfortran.texi: Update to reflect the changes.
            * intrinsic.cc (add_functions): Update the standard that the
            various  degree trigonometric functions have been described in.
            (gfc_check_intrinsic_standard): Add an error string for F2023.
            * intrinsic.texi: Update accordingly.

Reply via email to