Skip to content

Conversation

@kunalspathak
Copy link
Contributor

While refactoring #69202 I missed a case where we would not mark a region as GC unsafe for store block that might have GC pointers.

Fixes: #69657

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label May 31, 2022
@ghost ghost assigned kunalspathak May 31, 2022
@ghost
Copy link

ghost commented May 31, 2022

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

While refactoring #69202 I missed a case where we would not mark a region as GC unsafe for store block that might have GC pointers.

Fixes: #69657

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch
Copy link
Member

Is it possible to backport this into preview 5? Otherwise when the SDK propagates we will probably end up with spurious CI failures due to this.

@kunalspathak kunalspathak merged commit 2adf205 into dotnet:main Jun 1, 2022
@kunalspathak
Copy link
Contributor Author

/backport to release/7.0-preview5

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

@kunalspathak kunalspathak deleted the gcunsafe branch June 1, 2022 05:30
@JulieLeeMSFT JulieLeeMSFT added this to the 7.0.0 milestone Jun 1, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jul 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ARM32/ARM64 gcstress-extra failures

4 participants