[Bug fortran/81735] [6/7/8 Regression] double free or corruption (fasttop) error (SIGABRT) with character(:) and custom return type with allocatable
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 4 09:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81735
--- Comment #11 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Nov 4 09:07:09 2017
New Revision: 254404
URL: https://gcc.gnu.org/viewcvs?rev=254404&root=gcc&view=rev
Log:
2017-11-04 Paul Thomas <pault@gcc.gnu.org>
PR fortran/81735
* trans-decl.c (gfc_trans_deferred_vars): Do a better job of a
case where 'tmp' was used unititialized and remove TODO.
2017-11-04 Paul Thomas <pault@gcc.gnu.org>
PR fortran/81735
* gfortran.dg/pr81735.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr81735.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list