r237612 - in /trunk/gcc: fortran/ChangeLog fort...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Mon Jun 20 18:46:00 GMT 2016


Author: burnus
Date: Mon Jun 20 18:46:43 2016
New Revision: 237612

URL: https://gcc.gnu.org/viewcvs?rev=237612&root=gcc&view=rev
Log:
2016-06-20  Tobias Burnus  <burnus@net-b.de>

        fortran/71194
        * trans-expr.c (gfc_trans_pointer_assignment): Correctly handle
        RHS pointer functions.

2016-06-20  Tobias Burnus  <burnus@net-b.de>

        PR fortran/71194
        * gfortran.dg/pointer_remapping_10.f90: New.


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



More information about the Gcc-cvs mailing list