[Bug fortran/39879] [4.3/4.4 Regression] double free or corruption abort with gfortran
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun May 10 16:09:00 GMT 2009
------- Comment #14 from pault at gcc dot gnu dot org 2009-05-10 16:09 -------
Subject: Bug 39879
Author: pault
Date: Sun May 10 16:09:02 2009
New Revision: 147346
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147346
Log:
2009-05-10 Paul Thomas <pault@gcc.gnu.org>
PR fortran/39879
* trans_expr.c (gfc_conv_procedure_call): Deep copy a derived
type parentheses argument if it is a variable with allocatable
components.
2009-05-10 Paul Thomas <pault@gcc.gnu.org>
PR fortran/39879
* gfortran.dg/alloc_comp_assign_10.f90: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/alloc_comp_assign_10.f90
Modified:
branches/gcc-4_3-branch/gcc/fortran/ChangeLog
branches/gcc-4_3-branch/gcc/fortran/trans-expr.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39879
More information about the Gcc-bugs
mailing list