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

(0.48) Fix x86 assembly source issues with gcc 13 #20285

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

keithc-ca
Copy link
Contributor

  • remove ".arch" directive
  • add .section .note.GNU-stack,"",@progbits at end of file

This is a replay of #20278 and #20284 for the 0.48 release.

* remove ".arch" directive
* add .section .note.GNU-stack,"",@progbits at end of file

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton pshipton changed the title Fix x86 assembly source issues with gcc 13 (0.48) Fix x86 assembly source issues with gcc 13 Oct 2, 2024
@pshipton pshipton merged commit 7a9e25b into eclipse-openj9:v0.48.0-release Oct 2, 2024
2 checks passed
@keithc-ca keithc-ca deleted the gcc13 branch October 2, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants