2014-08-15 Thomas Koenig <tkoenig@gcc.gnu.org>
commit55f8fa93780d484f1dcab9aa35b78bb3a28ff0f7
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Aug 2014 21:19:33 +0000 (15 21:19 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Aug 2014 21:19:33 +0000 (15 21:19 +0000)
treeb8b72935d966803ea53ec8959acb59f44210a5ad
parentbdfd12fefa4309fd7f1b7ce1a9310fe02fe8695f
2014-08-15  Thomas Koenig  <tkoenig@gcc.gnu.org>

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

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

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214043 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90 [new file with mode: 0644]