This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41478] Corrupted memory using PACK for derived-types with allocated components
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2010 14:04:17 -0000
- Subject: [Bug fortran/41478] Corrupted memory using PACK for derived-types with allocated components
- References: <bug-41478-15192@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from dominiq at lps dot ens dot fr 2010-01-11 14:04 -------
(In reply to comment #23)
> > Because of that line: Dominique, do you have the draft patch for PR 42647
> > installed? If so, it might be the reason for the problem. Just to add another
> > possibility for the failure.
> Good catch! yes I do have the draft patch for PR 42647 (and others!). I was
> thinking of applying the patch to another tree, but I have not done yet.
I have reverted the patch for PR 42647 and I still see the segmentation fault
(offset by -1 for the lines of trans-array.c in the backtrace).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41478