This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29699] ICE in trans-decl.c



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]