If you have fortran 95 support can you compile fortran 90 code?

Answer:
In most cases, yes.
However this varies from compiler to compiler. Typically in my experiences, using gfortran and OpenMPI, F90 code will compile with very minor modification.
First answer by Itsmrjon. Last edit by Itsmrjon. Contributor trust: 2 [recommend contributor recommended]. Question popularity: 1 [recommend question].