[PING 2][PATCH 0/2] OpenMP parallel region scope tests

Kevin Buettner kevinb@redhat.com
Sat Sep 28 20:10:00 GMT 2019


Ping.

On Thu, 22 Aug 2019 10:14:06 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> This two part series adds parallel region scope tests for OpenMP
> programs.
> 
> Kevin Buettner (2):
>   Add gdb_compile_openmp to lib/gdb.exp
>   OpenMP parallel region scope tests
> 
>  gdb/testsuite/gdb.threads/omp-par-scope.c   | 162 +++++++++++
>  gdb/testsuite/gdb.threads/omp-par-scope.exp | 286 ++++++++++++++++++++
>  gdb/testsuite/lib/gdb.exp                   |  20 ++
>  3 files changed, 468 insertions(+)
>  create mode 100644 gdb/testsuite/gdb.threads/omp-par-scope.c
>  create mode 100644 gdb/testsuite/gdb.threads/omp-par-scope.exp
> 
> -- 
> 2.21.0
> 



More information about the Gdb-patches mailing list