add OpenMP suppression for GNU 13 compilers

This commit is contained in:
Axel Kohlmeyer
2023-05-02 11:50:15 -04:00
parent c5e4f7c5fd
commit 8ca1e2d417

View File

@ -134,6 +134,17 @@
fun:GOMP_parallel
obj:*
}
{
OpenMP_init_part12
Memcheck:Leak
match-leak-kinds: reachable
fun:calloc
fun:gomp_malloc_cleared
...
fun:call_init
...
obj:*
}
{
OpenMP_init_clang1
Memcheck:Leak