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

[GR-38665] Avoid compile failures on AArch64 when full infopoints enabled #4565

Merged
merged 1 commit into from
May 12, 2022

Conversation

adinn
Copy link
Collaborator

@adinn adinn commented May 11, 2022

This patch fixes the problem reported in issue #4542.

@adinn
Copy link
Collaborator Author

adinn commented May 11, 2022

@teshull @olpaw Could one of you please review this patch and see it through the Oracle gate?

I tested this on AArch64 by modifying class SVMHost as described in the issue and it avoids the compile failures as expected.

Proper testing will need to wait for the debuginfo lcoal vars patch to be included at which point enabling debug info will also enable full infopoint generation.

@adinn adinn force-pushed the aarch64_calleesave_patch branch from cdcaa04 to 043c1a5 Compare May 11, 2022 12:46
@adinn adinn changed the title Avoid compile failures on AARch64 when full infopoints enabled Avoid compile failures on AArch64 when full infopoints enabled May 11, 2022
@olpaw olpaw changed the title Avoid compile failures on AArch64 when full infopoints enabled [GR-38665] Avoid compile failures on AArch64 when full infopoints enabled May 11, 2022
@olpaw
Copy link
Member

olpaw commented May 11, 2022

Running in internal CI now ...

@adinn
Copy link
Collaborator Author

adinn commented May 11, 2022

Thanks Paul.

@graalvmbot graalvmbot merged commit 48a48ee into oracle:master May 12, 2022
@adinn adinn deleted the aarch64_calleesave_patch branch September 9, 2022 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants