https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87395

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sun Sep 23 10:52:27 2018
New Revision: 264512

URL: https://gcc.gnu.org/viewcvs?rev=264512&root=gcc&view=rev
Log:
2018-09-23  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/87395
        * gfc_conv_procedure_call: Reformat comments slightly. Do not add
        clobber on INTENT(OUT) for saved variables.

2018-09-23  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/87395
        * gfortran.dg/intent_out_10.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/intent_out_10.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to