-yd
: Increment for expanding the dots table
The "dots" table is used for FORTRAN to hold information relating
to "dot" operators such as .NE.
. In FORTRAN-90,
additional such operators can be added by the program, so the table can
grow dynamically. The -yd
option controls how many additional
entries are made available each time the table size needs to be
reallocated.