add libgomp suppression for newer GCC

This commit is contained in:
Axel Kohlmeyer
2021-08-02 15:45:15 -04:00
parent 848db31a77
commit a3bfcc68ef

View File

@ -112,3 +112,14 @@
...
obj:*
}
{
OpnMP_init_part10
Memcheck:Leak
match-leak-kinds: reachable
fun:malloc
...
fun:call_init
fun:_dl_init
...
obj:*
}