Fortran User's Guide

-e

Accept extended length input source line.

    SPARC: 77/90 x86:77

Accept source lines up to 132 characters long. The compiler pads on the right with trailing blanks to column 132. If you use continuation lines while compiling with -e, then do not split character constants across lines, otherwise, unnecessary blanks may be inserted in the constants.