trans-expr.c
239 KB
-
re PR fortran/59026 (ELEMENTAL procedure with VALUE arguments emits wrong code) · 56c78e5c
2014-02-09 Paul Thomas <pault@gcc.gnu.org> PR fortran/59026 * trans-expr.c (gfc_conv_procedure_call): Pass the value of the actual argument to a formal argument with the value attribute in an elemental procedure. 2014-02-09 Paul Thomas <pault@gcc.gnu.org> PR fortran/59026 * gfortran.dg/elemental_by_value_1.f90 : New test From-SVN: r207645
Paul Thomas committed