Skip to content

Conversation

@cniethammer
Copy link
Contributor

This PR fixes warnings from gcc about some Fortran 2018 deleted feature in blacstest.f reported as part of #92.

Background: DO with shared termination was declared obsolescent in Fortran 90 [cf. https://fortranwiki.org/fortran/show/Modernizing+Old+Fortran ] . Instead DO -> END DO syntax should be used.

DO with shared termination was declared obsolescent in Fortran 90

Signed-off-by: Christoph Niethammer <[email protected]>
@langou langou merged commit d052a77 into Reference-ScaLAPACK:master Feb 22, 2024
@langou
Copy link
Contributor

langou commented Feb 22, 2024

Thanks!

@cniethammer cniethammer deleted the fix_fortran_2018_deleted_feature_DO_termination branch November 26, 2024 11:42
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