------- Additional Comments From tobi at gcc dot gnu dot org  2005-06-23 20:36 
-------
Segfault here while reading the module:
Program received signal SIGSEGV, Segmentation fault.
mio_ref (rp=Variable "rp" is not available.
) at ../../gcc/fortran/module.c:1839
1839          if (sym->components != NULL && p->u.pointer == NULL)

... where sym == NUlL.

I can't see anything obviously wrong with the module file.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21986

Reply via email to