[Bug fortran/21625] Nested derived type pointer component not initialized on ALLOCATE
eedelman at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 24 16:56:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list