Fortran compiler strangeness

Brian Dessent brian@dessent.net
Wed May 9 17:06:00 GMT 2007


Brian Barnes wrote:

> g77 or ifort, or check results against those compilers.  I mean, I don't
> even know all the differences between 4.1.1 and 4.2.  Lots of PRs fixed,
> but is there a easily readable changelist or summary anywhere?  I do hope
> to upgrade sometime soon.  Your work is appreciated.  :)

Every branch has a 'changes.html' file that is supposed to list all
major additions/changes/deprecations/removals:

http://gcc.gnu.org/gcc-4.1/changes.html
http://gcc.gnu.org/gcc-4.2/changes.html
http://gcc.gnu.org/gcc-4.3/changes.html
etc...

Brian



More information about the Fortran mailing list