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

internap proc trampolines #66156

Closed
wants to merge 1 commit into from

Conversation

vzakhari
Copy link
Contributor

@vzakhari vzakhari commented Sep 12, 2023

  • [RFC][flang] Trampolines for internal procedures.

I would like to start a discussion about the ways for modifying
the current trampolines approach for Fortran internal procedures
used as actual arguments or pointer targets.

As Peter Klausler noted before the current approach implies security
risks due to writeable and executable stack requirement. We may need
to agree on a new scheme that does not have this issue.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label Sep 12, 2023
@vzakhari vzakhari closed this Sep 12, 2023
@vzakhari vzakhari deleted the internap_proc_trampolines branch September 12, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants