This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 966de09be91 amdgcn: Check HSA return codes [PR94629] new e8eecc2a919 Protect the trigd functions in libgfortran from unavailable [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/fortran/ChangeLog | 5 + gcc/fortran/trigd_fe.inc | 17 +-- libgfortran/ChangeLog | 6 + libgfortran/intrinsics/trigd.c | 234 ++++++++++++++++++++++++----------- libgfortran/intrinsics/trigd.inc | 83 +++++++++---- libgfortran/intrinsics/trigd_lib.inc | 110 +++++++++++++--- 6 files changed, 331 insertions(+), 124 deletions(-)