[Bug fortran/38672] [4.3 Regression] ICE during build with versions 4.3.2 and 4.4-20081226
tkoenig at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 24 21:49:00 GMT 2009
------- Comment #10 from tkoenig at gcc dot gnu dot org 2009-01-24 21:49 -------
Subject: Bug 38672
Author: tkoenig
Date: Sat Jan 24 21:49:28 2009
New Revision: 143655
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143655
Log:
2009-01-24 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/38672
* resolve.c (resolve_symbol): Check for the
presence of derived->ns->proc_name before
accessing derived->ns->proc_name->attr.flavor .
2009-01-24 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/38672
* gfortran.dg/host_assoc_blockdata_1.f90: New test.
* gfortran.dg/host_assoc_blockdata_2.f90: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_blockdata_1.f90
branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_blockdata_2.f90
Modified:
branches/gcc-4_3-branch/gcc/fortran/ChangeLog
branches/gcc-4_3-branch/gcc/fortran/resolve.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38672
More information about the Gcc-bugs
mailing list