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

--- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Thu Oct 22 18:05:21 2015
New Revision: 229179

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

        PR fortran/58754
        * trans-stmt.c (gfc_trans_allocate): Do not use the scalar
        character assignment if the allocate expression is an array
        descriptor.

2015-10-22  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/58754
        * gfortran.dg/pr58754.f90: New test

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr58754.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-stmt.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to