[Bug fortran/50378] MALLOC_CHECK_ glibc detects free() invalid pointer in compiler
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Tue Sep 13 20:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
--- Comment #5 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2011-09-13 20:14:33 UTC ---
On Tue, Sep 13, 2011 at 08:08:33PM +0000, zeccav at gmail dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378
>
> --- Comment #4 from Vittorio Zecca <zeccav at gmail dot com> 2011-09-13 20:08:33 UTC ---
> I thought I had the latest version of gfortran...
> Where can I find the latest one, with sources?
>
What does gfortran -v report? Your code causes not problem for
gcc version 4.5.4 20110913 (prerelease) (GCC)
gcc version 4.6.1 20110606 (prerelease) (GCC)
gcc version 4.7.0 20110908 (experimental) (GCC)
In looking at the date of my 4.6.1, I may have messed
up my testing becaue Mikael patch is after that date.
Time to rebuild and retest.
More information about the Gcc-bugs
mailing list