]> 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>
Fri, 30 May 2025 12:47:40 +0000 (14:47 +0200)
commitfbcd0ad41f7cc801664da1e583f6bcad1eb02a08
treec117c96156220202226025cb53cbae3625580a27
parent28a5bc2d4f7ae345234a15e22fd65cfad851cf04
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.
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]