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

Support compilation with LLVM Flang #159

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Support compilation with LLVM Flang #159

merged 1 commit into from
Jun 19, 2024

Conversation

ktras
Copy link
Collaborator

@ktras ktras commented Jun 17, 2024

Changes on branch

  • Fix bug unveiled by LLVM flang by replacing pure with impure keyword in procedures with an assignment-stmt or a result that involves polymorphic allocatable components.
  • Add macro for flang to avoid compiling a sync-all-stmt.

result that involves polymorhpic allocatable components and add
macro for flang to avoid compiling a `sync-all-stmt`
@ktras ktras requested a review from rouson June 17, 2024 22:59
@ktras ktras marked this pull request as ready for review June 19, 2024 00:03
Copy link
Contributor

@rouson rouson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rouson rouson merged commit ef7e650 into main Jun 19, 2024
4 checks passed
@rouson rouson deleted the support-llvm-flang branch June 19, 2024 00:05
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.

2 participants