Skip to content

Fix PInvokeCalliFrame::UpdateRegDisplay on x86 #99247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Mar 4, 2024

Bug introduced by #57244

Fixes #99133

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 4, 2024
@ghost ghost assigned jkotas Mar 4, 2024
@ghost
Copy link

ghost commented Mar 4, 2024

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

Issue Details

Bug introduced by #57244

Fixes #99133

Author: jkotas
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jkotas jkotas assigned jakobbotsch and unassigned jakobbotsch Mar 4, 2024
@jkotas jkotas requested a review from jakobbotsch March 4, 2024 16:51
Copy link
Member

@jakobbotsch jakobbotsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for diagnosing this!

@jkotas jkotas merged commit f6eb7bf into dotnet:main Mar 4, 2024
@jkotas jkotas deleted the issue-99133 branch March 4, 2024 19:26
@github-actions github-actions bot locked and limited conversation to collaborators Apr 4, 2024
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.

Test failure in Interop workitem: Assert failure !"About to FailFast. set DOTNET_AssertOnFailFast=0 if this is expected"
2 participants