Jump to content

GNU Fortran

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by NasssaNser (talk | contribs) at 11:27, 2 September 2016 (<!-- sync this with GNU Compiler Collection and GNU Fortran -->). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNU Fortran
Developer(s)GNU Project
Initial releaseApril 13, 2007; 17 years ago (2007-04-13)[1]
Stable release
6.2[2] / 22 August 2016; 8 years ago (2016-08-22)
Preview release
7.0 / May 22, 2016; 8 years ago (2016-05-22)
Repository
Written inC, C++
Operating systemCross-platform
PlatformGNU
TypeCompiler
LicenseGNU General Public License (version 3 or later)
Websitegcc.gnu.org/fortran/ Edit this at Wikidata

GNU Fortran or GFortran is the name of the GNU Fortran compiler, which is part of the GNU Compiler Collection (GCC). GFortran has replaced the g77 compiler, on which development stopped before GCC version 4.0. It includes full support for the Fortran 95 language and is compatible with most language extensions supported by g77,[3] allowing it to serve as a drop-in replacement in many cases. Large parts of Fortran 2003 and Fortran 2008 have also been implemented.[4][5]

An experimental version of GFortran was included in GCC versions 4.0.x, but only since version 4.1 has it been considered user-ready by its developers.[citation needed] Development is ongoing together with the rest of GCC.

GFortran forked off from g95 in January 2003, which itself started in early 2000. The two codebases have "significantly diverged" according to GCC developers.[6]

See also

References

  1. ^ "GCC Releases". GNU Project. Retrieved 2012-05-24.
  2. ^ "GCC Releases – GNU Project – Free Software Foundation (FSF)".
  3. ^ "Discussion of incompatibilities between g77 and gfortran". GNU. Retrieved 2007-01-26. {{cite web}}: Cite has empty unknown parameter: |coauthors= (help)
  4. ^ "Chart of Fortran 2003 Features supported by GNU Fortran". GNU. Retrieved 2009-06-25. {{cite web}}: Cite has empty unknown parameter: |coauthors= (help)
  5. ^ "Chart of Fortran 2008 Features supported by GNU Fortran". GNU. Retrieved 2009-06-25. {{cite web}}: Cite has empty unknown parameter: |coauthors= (help)
  6. ^ "The other GCC-based Fortran compiler". GNU. Retrieved 2007-04-11. {{cite web}}: Cite has empty unknown parameter: |coauthors= (help)