trans-expr.c
124 KB
-
re PR fortran/34868 (ICE with -ff2c for function returning a complex number) · 43e7fd21
PR fortran/34868 * trans-expr.c (gfc_conv_variable): Don't build indirect references when explicit interface is mandated. * resolve.c (resolve_formal_arglist): Set attr.always_explicit on the result symbol as well as the procedure symbol. * gfortran.dg/f2c_9.f90: New test. From-SVN: r132751
Francois-Xavier Coudert committed