]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/71194 (ICE on compilation with fcheck=all ; -fcheck=bounds)
authorTobias Burnus <burnus@net-b.de>
Mon, 20 Jun 2016 18:46:43 +0000 (20:46 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 20 Jun 2016 18:46:43 +0000 (20:46 +0200)
commitf1b5abfbbbdcecb62a0ed3c3904fb1233b4db8a9
treef432ca0d97710e877f4c63d285bc0783b10bcbf7
parent842107e43de51855cd5870be1a67bc4eabca4a25
re PR fortran/71194 (ICE on compilation with fcheck=all ; -fcheck=bounds)

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.

From-SVN: r237612
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pointer_remapping_10.f90 [new file with mode: 0644]