[Bug fortran/81048] [6/7/8 Regression] incorrect derived type initialization
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 16 18:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81048
--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Oct 16 18:48:56 2017
New Revision: 253793
URL: https://gcc.gnu.org/viewcvs?rev=253793&root=gcc&view=rev
Log:
2017-10-16 Paul Thomas <pault@gcc.gnu.org>
PR fortran/81048
* resolve.c (resolve_symbol): Ensure that derived type array
results get default initialization.
2017-10-16 Paul Thomas <pault@gcc.gnu.org>
PR fortran/81048
* gfortran.dg/derived_init_4.f90 : New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/derived_init_4.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list