[Bug fortran/21986] Bad .mod file, ICE upon USE

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 23 20:36:00 GMT 2005


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



More information about the Gcc-bugs mailing list