This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21625] Nested derived type pointer component not initialized on ALLOCATE
- From: "eedelman at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2005 16:56:11 -0000
- Subject: [Bug fortran/21625] Nested derived type pointer component not initialized on ALLOCATE
- References: <bug-21625-9410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from eedelman at gcc dot gnu dot org 2005-10-24 16:56 -------
Fixed on 4.1, on 4.0 there still seems to be some kind of bug. While the
testcase from PR 23924 now works, the testcase by Salvatore Filippone still
fails, but with a different error message:
erik:~$ gfortran salvatore.f90
salvatore.f90: In function 'MAIN__':
salvatore.f90:34: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21625