trans-expr.c
321 KB
-
re PR fortran/87397 (Clobbering intent(out) variables caused regression in OpenCoarrays testsuite) · c1093623
2018-09-24 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/87397 * gfc_conv_procedure_call: Do not add clobber on INTENT(OUT) for variables in an associate statement. 2018-09-24 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/87401 * gfortran.dg/intent_out_12.f90: New test. From-SVN: r264539
Thomas Koenig committed