This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29699] ICE in trans-decl.c
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2006 19:14:38 -0000
- Subject: [Bug fortran/29699] ICE in trans-decl.c
- References: <bug-29699-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pault at gcc dot gnu dot org 2006-11-06 19:14 -------
Created an attachment (id=12552)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12552&action=view)
Patch to fix PR and two further, hidden problems
The comments in the testcase tell the story. I need to think about
deallocation of allocatable components overnight, before I submit. There is
something not quite right there.
With this patch, automatic arrays of structures with allocatable components are
usable.
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29699