[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler
zeccav at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 14 08:31:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
--- Comment #8 from Vittorio Zecca <zeccav at gmail dot com> 2011-09-14 08:23:39 UTC ---
gfortran 4.7.0 fixes this one.
However, sometimes I get the following:
/home/vitti/gcc-4.7/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/f951:
symbol lookup error:
/home/vitti/gcc-4.7/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/f951:
undefined symbol: mpfr_get_z_exp
Never got this one, I have mpfr-3.0.0-4
How can I fix it?
More information about the Gcc-bugs
mailing list