fortran: Add degree based trig functions for F2023
commit95b70545331764c85079a1d0e1e19b605bda1456
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 14 Dec 2023 03:04:50 +0000 (13 19:04 -0800)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 14 Dec 2023 18:37:11 +0000 (14 10:37 -0800)
treef127b15833a34f47e7db3c42b3d2a7fc3f3a4b56
parent767e2674875139ac8f354ceee655c1a9561b9779
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.
gcc/fortran/gfortran.texi
gcc/fortran/intrinsic.cc
gcc/fortran/intrinsic.texi