http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50393
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #1 from Mikael Morin <mikael at gcc dot gnu.org> 2011-09-14 09:11:27 UTC --- (In reply to comment #0) > Created attachment 25269 [details] > just compile it with MALLOC_CHECK_=1 > > free() invalid pointer in mio_expr Valgrind doesn't complain on FreeBSD. Did you manage to fix your mpfr issue?