add OpenMP suppression for GNU 13 compilers
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user