]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp: Add testcases for the standard C++ math library on offload targets
authorKwok Cheung Yeung <kcyeung@baylibre.com>
Wed, 21 May 2025 11:59:58 +0000 (12:59 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Tue, 22 Jul 2025 09:11:50 +0000 (11:11 +0200)
commit6e40fb2ec8149bbdf5f31e0fe9fee58e9209f99c
tree10489ba2004247cca4e6981ecc612a9fbf0e0b5f
parent259451b07145c4920c866a246d158c13d6996057
libgomp: Add testcases for the standard C++ math library on offload targets

libgomp/

* testsuite/libgomp.c++/target-std__cmath.C: New.
* testsuite/libgomp.c++/target-std__complex.C: Likewise.
* testsuite/libgomp.c++/target-std__numbers.C: Likewise.

(cherry picked from commit fbcd0ad41f7cc801664da1e583f6bcad1eb02a08)
libgomp/testsuite/libgomp.c++/target-std__cmath.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-std__complex.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-std__numbers.C [new file with mode: 0644]