Commit c230981
committed
[release/5.0] Fix GC hole with STOREIND of LCL_VAR_ADDR/LCL_FLD_ADDR
Backport of (part of) dotnet#45818 to release/5.0
Fixes: dotnet#45557
Reported by Roslyn. Bad GC info can lead to an unexplained crash that can't easily be found or worked around.
Manual, new unit test, CLR outerloop, SuperPMI asm diffs.
Low1 parent 5d131e0 commit c230981
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3113 | 3113 | | |
3114 | 3114 | | |
3115 | 3115 | | |
3116 | | - | |
| 3116 | + | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | 3119 | | |
| |||
0 commit comments