Skip to content
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

Please merge commit c315da5a06a6cbbe2b3424b5313254721cd40785 into stable channel #25066

Closed
rmacnak-google opened this issue Nov 30, 2015 · 1 comment
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. merge-to-stable
Milestone

Comments

@rmacnak-google
Copy link
Contributor

@whesse

This change fixes crashes on ARM processors that take advantage of undefined behavior of writeback addressing modes where the base register is the source/destination register.

Fixes #24855
Most likely fixes #25062

This commit is already in dev channel.

@rmacnak-google rmacnak-google added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. merge-to-stable labels Nov 30, 2015
@kevmoo kevmoo added this to the 1.13.1 milestone Dec 16, 2015
@whesse
Copy link
Contributor

whesse commented Dec 17, 2015

Merged in 1.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. merge-to-stable
Projects
None yet
Development

No branches or pull requests

3 participants