http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50378

--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-09-13 
20:31:26 UTC ---
(In reply to comment #4)
> I thought I had the latest version of gfortran...
> Where can I find the latest one, with sources?

While 4.6.1 (released 2011-08-17) is the latest stable release, you should use
the latest branch ("gcc-4_6-branch") or the development version (trunk, 4.7).
They are available via Subversion (http://gcc.gnu.org/svn.html), GIT
(http://gcc.gnu.org/git/?p=gcc.git) and as regular (weekly?) source snapshots.

Additionally, there exists also binary builds. See
http://gcc.gnu.org/wiki/GFortranBinaries for a link to the binaries and (at the
bottom) some pieces of information/links for building GCC from source.

It makes sense to report bugs against the current gcc-4_6-branch or 4.7 as
those contain all the existing fixes, which will be part in the next release.
Also Linux distributions tend to base their GCC packages on the release
branches and not on the releases from the release branch.

Reply via email to