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

--- Comment #15 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Jan 26 21:58:42 2015
New Revision: 220140

URL: https://gcc.gnu.org/viewcvs?rev=220140&root=gcc&view=rev
Log:
2015-01-26  Paul Thomas  <pa...@gcc.gnu.org>

    PR fortran/62044
    * resolve.c (resolve_allocate_expr): If the default initializer
    is NULL, keep the original MOLD expression so that the correct
    typespec is available.

2015-01-26  Paul Thomas  <pa...@gcc.gnu.org>

    PR fortran/62044
    * gfortran.dg/allocate_with_mold_1.f90: New test

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_with_mold_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to