Skip to content

Conversation

@kparzysz
Copy link
Contributor

Flang can compile this without errors. The test fails because the test suite expects it to fail for some reason.

Flang can compile this without errors. The test fails because the
test suite expects it to fail for some reason.
@kparzysz
Copy link
Contributor Author

kparzysz commented Nov 22, 2025

cc: @DavidSpickett

Copy link
Contributor

@tarunprabhu tarunprabhu left a comment

Choose a reason for hiding this comment

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

The test uses -std=legacy. I am not sure if that and the CONTINUE statement on line 14 have something to do with the test not expecting to find the $OMP ENDDO directive on line 15. This could have something to do with gfortran's parser, but that is speculation on my part.

@kparzysz kparzysz merged commit 5a39f94 into main Nov 23, 2025
1 check passed
@kparzysz kparzysz deleted the users/kparzysz/bad-test branch November 23, 2025 22:41
@DavidSpickett
Copy link
Contributor

Thanks for the fix!

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.

4 participants