diff options
author | Fritz Reese <foreese@gcc.gnu.org> | 2020-04-22 11:45:22 -0400 |
---|---|---|
committer | Fritz Reese <foreese@gcc.gnu.org> | 2020-04-23 10:11:01 -0400 |
commit | e8eecc2a919033ad4224756a8759d8e94c0e4bc2 (patch) | |
tree | 6548c11c6df9c8fa08f6d2eb1311df9fbd30f648 /gcc/omp-expand.c | |
parent | 966de09be91c639d66d252c9ae6ab8da5ebfca18 (diff) | |
download | gcc-e8eecc2a919033ad4224756a8759d8e94c0e4bc2.zip gcc-e8eecc2a919033ad4224756a8759d8e94c0e4bc2.tar.gz gcc-e8eecc2a919033ad4224756a8759d8e94c0e4bc2.tar.bz2 |
Protect the trigd functions in libgfortran from unavailable math functions.
libgfortran/ChangeLog:
2020-04-22 Fritz Reese <foreese@gcc.gnu.org>
PR libfortran/94694
PR libfortran/94586
* intrinsics/trigd.c, intrinsics/trigd_lib.inc, intrinsics/trigd.inc:
Guard against unavailable math functions.
Use suffixes from kinds.h based on the REAL kind.
gcc/fortran/ChangeLog:
2020-04-22 Fritz Reese <foreese@gcc.gnu.org>
* trigd_fe.inc: Use mpfr to compute cosd(30) rather than a host-
precision floating point literal based on an invalid macro.
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions