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

Commits on Sep 12, 2023

  1. [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.
    vzakhari committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ee64f7c View commit details
    Browse the repository at this point in the history