PR fortran/122957
gcc/fortran/ChangeLog:
* invoke.texi: Add note that these features are incompatible
with user defined derived type I/O. (DTIO)
when passing a value to the @code{kind=} dummy argument. Inspection of the
intermediate representation of the translated Fortran code, produced by
@option{-fdump-fortran-original} or @option{-fdump-tree-original}, is suggested.
+NOTE: These options are incompatible with user defined derived
+type I/O (DTIO).
@opindex std=@var{std}
@item -std=@var{std}