COSIMA / datetime-fortran

Date and time manipulation for modern Fortran
https://wavebitscientific.github.io/datetime-fortran/
Other
0 stars 0 forks source link

fix compiler optimisation level #3

Closed aekiss closed 4 years ago

aekiss commented 4 years ago

@nichannah does this look ok? See https://github.com/COSIMA/datetime-fortran/issues/1#issuecomment-574962981

nichannah commented 4 years ago

This is not needed. See new comments in https://github.com/wavebitscientific/datetime-fortran/issues/51.

If it can be avoided I don't recommend changing the compiler flags at all in this submodule. I don't think it will make a useful difference to performance and adds to maintenance work.