Skip to content

[ppc64le] Fixed FSharp crash issue #77201

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 3 commits into from
Oct 19, 2022
Merged

[ppc64le] Fixed FSharp crash issue #77201

merged 3 commits into from
Oct 19, 2022

Conversation

alhad-deshpande
Copy link
Contributor

This PR fixes the issue 76917. The problem was that r12 after emit_memcpy was re-computed using the wrong value of r31 (frame pointer). Hence moved the save_lmf restoration block after computation of r12.

@ghost ghost added area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member labels Oct 19, 2022
@vargaz vargaz merged commit 10d342c into dotnet:main Oct 19, 2022
@lambdageek
Copy link
Member

/backport to release/7.0

1 similar comment
@lambdageek
Copy link
Member

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3290513141

@ghost ghost locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants