diff options
author | Francois-Xavier Coudert <fxcoudert@gmail.com> | 2023-08-22 10:15:00 +0200 |
---|---|---|
committer | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2023-08-23 00:49:08 +0200 |
commit | 0ccfbe6431e7c59a5953d1998e73d30667fd75e0 (patch) | |
tree | 7d9ec569f464f5d9a0c528a0c6f8965fcc1dc251 /gcc/rtl.h | |
parent | 3242fb533d48abab621618c4f183ca395de3dcd2 (diff) | |
download | gcc-0ccfbe6431e7c59a5953d1998e73d30667fd75e0.zip gcc-0ccfbe6431e7c59a5953d1998e73d30667fd75e0.tar.gz gcc-0ccfbe6431e7c59a5953d1998e73d30667fd75e0.tar.bz2 |
libgomp, testsuite: Do not call nonstandard functions
The following functions are not standard, and not always available
(e.g., on darwin). They should not be called unless available: gamma,
gammaf, scalb, scalbf, significand, and significandf.
libgomp/ChangeLog:
* testsuite/lib/libgomp.exp: Add effective target.
* testsuite/libgomp.c/simd-math-1.c: Avoid calling nonstandard
functions.
Diffstat (limited to 'gcc/rtl.h')
0 files changed, 0 insertions, 0 deletions