]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add 'libgomp.c++/target-flex-[...].C' test cases
authorWaffl3x <waffl3x@baylibre.com>
Mon, 26 May 2025 08:38:27 +0000 (02:38 -0600)
committerThomas Schwinge <tschwinge@baylibre.com>
Fri, 30 May 2025 12:47:40 +0000 (14:47 +0200)
commit28a5bc2d4f7ae345234a15e22fd65cfad851cf04
treebc1a017b346da2e528b3bd6785e6cf4cd59df231
parent543f7e1d59f0b6628e0de6610ad5e1cf7150090b
Add 'libgomp.c++/target-flex-[...].C' test cases

libgomp/ChangeLog:

* testsuite/libgomp.c++/target-flex-10.C: New test.
* testsuite/libgomp.c++/target-flex-100.C: New test.
* testsuite/libgomp.c++/target-flex-101.C: New test.
* testsuite/libgomp.c++/target-flex-11.C: New test.
* testsuite/libgomp.c++/target-flex-12.C: New test.
* testsuite/libgomp.c++/target-flex-2000.C: New test.
* testsuite/libgomp.c++/target-flex-2001.C: New test.
* testsuite/libgomp.c++/target-flex-2002.C: New test.
* testsuite/libgomp.c++/target-flex-2003.C: New test.
* testsuite/libgomp.c++/target-flex-30.C: New test.
* testsuite/libgomp.c++/target-flex-300.C: New test.
* testsuite/libgomp.c++/target-flex-31.C: New test.
* testsuite/libgomp.c++/target-flex-32.C: New test.
* testsuite/libgomp.c++/target-flex-33.C: New test.
* testsuite/libgomp.c++/target-flex-41.C: New test.
* testsuite/libgomp.c++/target-flex-60.C: New test.
* testsuite/libgomp.c++/target-flex-61.C: New test.
* testsuite/libgomp.c++/target-flex-62.C: New test.
* testsuite/libgomp.c++/target-flex-70.C: New test.
* testsuite/libgomp.c++/target-flex-80.C: New test.
* testsuite/libgomp.c++/target-flex-81.C: New test.
* testsuite/libgomp.c++/target-flex-90.C: New test.
* testsuite/libgomp.c++/target-flex-common.h: New test.

Co-authored-by: Thomas Schwinge <tschwinge@baylibre.com>
23 files changed:
libgomp/testsuite/libgomp.c++/target-flex-10.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-100.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-101.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-11.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-12.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-2000.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-2001.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-2002.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-2003.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-30.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-300.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-31.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-32.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-33.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-41.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-60.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-61.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-62.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-70.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-80.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-81.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-90.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c++/target-flex-common.h [new file with mode: 0644]