trans-io.c
73.7 KB
-
re PR fortran/78848 ([OOP] ICE on writing CLASS variable with non-typebound DTIO procedure) · 707024b2
2016-12-18 Janus Weil <janus@gcc.gnu.org> PR fortran/78848 * trans-io.c (get_dtio_proc): Generate non-typebound DTIO call for class variables, if no typebound DTIO procedure is available. 2016-12-18 Janus Weil <janus@gcc.gnu.org> PR fortran/78848 * gfortran.dg/dtio_22.f90: New test. From-SVN: r243784
Janus Weil committed