gfortran compiled executable - memory use skyrockets: 4.7.2 to 4.8.0 to 4.9.0
Tobias Burnus
burnus@net-b.de
Fri May 10 21:36:00 GMT 2013
Steve Westenbroek wrote:
> I am running into strange memory issues that I don't know the cause
> of. I'll gladly put together a short test case, assuming that I can
> reproduce the behavior.
>
> gfortran versions mentioned above are the 64-bit MinGW versions,
> compiled by equation.com. Compilation flags were identical for each
> gfortran version.
I know that equation.com makes it simple to use GCC - on the other hand,
I do recall that I once tried to trace a reported internal-compiler
error (segfault), which turned out occur only with the equation.com
build but not with the builds of the MinGW-w64 project.
Hence, you could try another build - e.g. those from MinGW-w64 project
itself. (Admittedly, their download website is not very well
structured.) The best build I found browsing their site is:
http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/gcc-4.8-release/
Tobias
More information about the Fortran
mailing list