mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Regtest: broaden suppression for helgrind bug 392331
Inlining differences on different Linux platforms.
This commit is contained in:
parent
f7e4bb4af2
commit
cbba7f699a
@ -1,25 +1,6 @@
|
||||
{
|
||||
Check that Dubious suppression works FreeBSD
|
||||
Check that Dubious suppression works
|
||||
Helgrind:Dubious
|
||||
fun:pthread_cond_signal_WRK
|
||||
fun:pthread_cond_signal
|
||||
fun:_ZNSt3__118condition_variable10notify_oneEv
|
||||
}
|
||||
{
|
||||
Check that Dubious suppression works Linux standalone
|
||||
Helgrind:Dubious
|
||||
fun:pthread_cond_signal_WRK
|
||||
fun:pthread_cond_signal@*
|
||||
fun:__gthread_cond_signal
|
||||
fun:UnknownInlinedFun
|
||||
fun:_ZNSt18condition_variable10notify_oneEv
|
||||
}
|
||||
# for some very strange reason the suppression is different
|
||||
# when running under regtest
|
||||
{
|
||||
Check that Dubious suppression works Linux regtest
|
||||
Helgrind:Dubious
|
||||
fun:pthread_cond_signal_WRK
|
||||
fun:pthread_cond_signal@*
|
||||
fun:_ZNSt18condition_variable10notify_oneEv
|
||||
fun:pthread_cond_signal*
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user