gcc/libgomp/testsuite
Francois-Xavier Coudert 0ccfbe6431 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.
2023-08-23 00:49:08 +02:00
..
config Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
lib libgomp, testsuite: Do not call nonstandard functions 2023-08-23 00:49:08 +02:00
libgomp.c libgomp, testsuite: Do not call nonstandard functions 2023-08-23 00:49:08 +02:00
libgomp.c++ testsuite: dg-require LTO for libgomp LTO tests 2023-07-13 08:54:20 -04:00
libgomp.c-c++-common omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017] 2023-08-19 07:49:06 +02:00
libgomp.fortran OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect 2023-07-26 16:22:35 +02:00
libgomp.graphite libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] 2023-05-15 12:11:17 +02:00
libgomp.oacc-c libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] 2023-05-15 12:11:17 +02:00
libgomp.oacc-c++ libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] 2023-05-15 12:11:18 +02:00
libgomp.oacc-c-c++-common OpenMP: Cleanups related to the 'present' modifier 2023-06-12 18:15:28 +02:00
libgomp.oacc-fortran driver: Forward '-lgfortran', '-lm' to offloading compilation 2023-06-14 11:41:45 +02:00
flock Support parallel testing in libgomp: fallback Perl 'flock' [PR66005] 2023-06-02 09:51:15 +02:00
libgomp-site-extra.exp.in Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
libgomp-test-support.exp.in libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option 2022-06-10 17:08:57 +02:00
Makefile.am Support parallel testing in libgomp, part II [PR66005] 2023-05-15 12:11:18 +02:00
Makefile.in Remove stale Autoconf checks for Perl 2023-06-02 09:51:14 +02:00