Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add std=legacy flags for f77/f90 codes that don't compile anymore with gfortran ...
authorAugustin Degomme <adegomme@gmail.com>
Fri, 31 Jan 2020 12:23:08 +0000 (13:23 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Fri, 31 Jan 2020 12:23:08 +0000 (13:23 +0100)
commitd32c3965b97d9eb7365d5de53449771aa787909b
treea9d85ab430a34ff0ffcb5889061014298176b5f0
parentae8f2dfc8f0fd854a2eb0268c12cdfcc4493d0a8
add std=legacy flags for f77/f90 codes that don't compile anymore with gfortran >= 10
teshsuite/smpi/mpich3-test/f77/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/datatype/CMakeLists.txt