[Bug fortran/48298] [F03] User-Defined Derived-Type IO (DTIO)
w6ws at earthlink dot net
gcc-bugzilla@gcc.gnu.org
Thu Jul 28 17:17:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48298
Walter Spector <w6ws at earthlink dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |w6ws at earthlink dot net
--- Comment #16 from Walter Spector <w6ws at earthlink dot net> ---
Adding myself to the cc list.
Jerry - Your example in Comment 14 needs a little touching up to be legal.
The read methods need to have the dtv argument as intent (in out). Also the
unformatted methods do not have iotype or vlist dummy args.
Walter
More information about the Gcc-bugs
mailing list