Skip to content

Add IBM XL Fortran compile command to fpm_compiler_arguments function #54

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

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

rouson
Copy link
Member

@rouson rouson commented Oct 24, 2022

This PR ensures that the check_specification_expression() function in the compiler_test_m module recognizes and is able to invoke the IBM XL Fortran compile using execute_command_line subroutine, which is required because the only standard-conforming way to observe type finalization in a specification expression is through error termination (because the final subroutine must be pure and therefore can't do I/O).

@rouson rouson merged commit a3cc10c into main Oct 24, 2022
@rouson rouson deleted the fix-compiler-test branch October 24, 2022 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant