Skip to content

Commit 4fbe452

Browse files
committed
---
yaml --- r: 14644 b: refs/heads/try c: 43f9f4d h: refs/heads/master v: v3
1 parent 0581c60 commit 4fbe452

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
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: b2a075e20d07994c960a7598fee2771d10cb9989
5+
refs/heads/try: 43f9f4d54ab7a0b61bce06e017c715e2f4cc85de
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/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)