Skip to content

Support compilation with LLVM Flang - #159

Merged
rouson merged 1 commit into
mainfrom
support-llvm-flang
Jun 19, 2024
Merged

Support compilation with LLVM Flang#159
rouson merged 1 commit into
mainfrom
support-llvm-flang

Conversation

@ktras

@ktrasktras commented Jun 17, 2024

Copy link
Copy Markdown
Collaborator

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 rousonJune 17, 2024 22:59
@ktras
ktras marked this pull request as ready for review June 19, 2024 00:03

@rousonrouson left a comment

Copy link
Copy Markdown
Contributor

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 mainJun 19, 2024
@rouson
rouson deleted the support-llvm-flang branch June 19, 2024 00:05
Sign up for freeto 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

@ktras@rouson