Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
commitb14209715e659f6d3ca0f9eef9a4851e7bd6e373
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 1 Feb 2024 19:09:53 +0000 (1 19:09 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 1 Feb 2024 19:09:53 +0000 (1 19:09 +0000)
tree89b61411762a60d61201be729070541663fc995e
parentd71c7f107a4931c4c03729474d2397919b568817
Set num_threads to 50 on 32-bit hppa in two libgomp loop tests

We support a maximum of 50 threads on 32-bit hppa.

2024-02-01  John David Anglin  <danglin@gcc.gnu.org>

libgomp/ChangeLog:

* testsuite/libgomp.c++/loop-3.C: Set num_threads to 50
on 32-bit hppa.
* testsuite/libgomp.c/omp-loop03.c: Likewise.
libgomp/testsuite/libgomp.c++/loop-3.C
libgomp/testsuite/libgomp.c/omp-loop03.c