Skip to content

Commit e797410

Browse files
committed
---
yaml --- r: 11638 b: refs/heads/master c: 43f9f4d h: refs/heads/master v: v3
1 parent 91d0d2c commit e797410

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: b2a075e20d07994c960a7598fee2771d10cb9989
2+
refs/heads/master: 43f9f4d54ab7a0b61bce06e017c715e2f4cc85de
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/etc/x86.supp

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,4 +435,29 @@
435435
fun:_ZN15lock_and_signal4lockEv
436436
fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_mPm
437437
...
438-
}
438+
}
439+
440+
{
441+
libunwind-surely-this-is-ok
442+
Helgrind:Race
443+
...
444+
fun:_Unwind_RaiseException
445+
fun:__cxa_throw
446+
...
447+
}
448+
449+
{
450+
libunwind-surely-this-is-ok2
451+
Helgrind:Race
452+
...
453+
fun:_Unwind_Resume
454+
...
455+
}
456+
457+
{
458+
libunwind-surely-this-is-ok3
459+
Helgrind:Race
460+
fun:_Unwind_SetGR
461+
fun:__gxx_personality_v0
462+
...
463+
}

0 commit comments

Comments
 (0)