trans-expr.c (gfc_conv_variable): POINTER results don't need f2c calling conventions.
fortran/ * trans-expr.c (gfc_conv_variable): POINTER results don't need f2c calling conventions. Look at sym instead of sym->result. * trans-types.c (gfc_sym_type): Remove workaround for frontend bug. Remove condition which is always false with workaround removed. (gfc_return_by_reference): Always look at sym, never at sym->result. testsuite/ * gfortran.dg/f2c_7.f90: New test. From-SVN: r100857
Showing
gcc/testsuite/gfortran.dg/f2c_7.f90
0 → 100644
Please
register
or
sign in
to comment