Remove legacy features deleted from recent Fortran standards, as they might not be supported by recent compilers, and avoid compiler-specific extensions, ensuring that the code remains compatible across various development environments.
-
PWR075: Avoid using GNU Fortran extensions.
-
Planned: Tune compiler flags to mark features removed from recent Fortran standards.
-
Planned: Tune compiler flags to mark compiler-specific constructs.