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

--- Comment #9 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sat Aug 16 09:45:02 2014
New Revision: 214061

URL: https://gcc.gnu.org/viewcvs?rev=214061&root=gcc&view=rev
Log:
2014-08-16  Thomas Koenig  <tkoe...@gcc.gnu.org>

    Backport from trunk
    PR fortran/62142
    * trans-expr.c (is_runtime_conformable):  Add NULL pointer checks.

2014-08-15  Thomas Koenig  <tkoe...@gcc.gnu.org>

    Backport from trunk
    PR fortran/62142
    * gfortran.dg/realloc_on_assign_24.f90:  New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to