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/21625] Nested derived type pointer component not initialized on ALLOCATE



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


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