[Bug fortran/31971] Simple Fortran code fails with ICE
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 22 11:40:00 GMT 2007
------- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-05-22 12:40 -------
(In reply to comment #3)
> I have Fedora 6 on x86-64. Works OK here. However, we have a leak.
Well, the leak is also triggered by the simple following two lines:
SUBROUTINE XYZ
END
==10212== 1,012 (860 direct, 152 indirect) bytes in 1 blocks are definitely
lost in loss record 3 of 7
==10212== at 0x4005400: malloc (vg_replace_malloc.c:149)
==10212== by 0x847685A: xmalloc (xmalloc.c:147)
==10212== by 0xBEC3F66F: ???
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31971
More information about the Gcc-bugs
mailing list