Topic: switch for 'quad precision'
Before SF, I used lahey Fortran 95 v5.6 (LF95) extensively. With LF95, one can through a switch '-quad', cause a 'double precision' program to be compiled as a 'quad precision' program. So therefore one can eventually see how the results would change if the computations are done in 'quad precision'.
I think that an option to do this should be eventually included in SF.