This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Merge criteria for tree-ssa


Bud Davis wrote:

Now, on to the upcoming merge:

The criteria that makes most sense from a users viewpoint is that
tree-ssa could not be merged until gfortran was as good as g77 at
compiling f77.  Since mainline gcc has NO f95 users right now, this
criteria would keep gcc from losing existing functionality.

Of course, this is highly unrealistic !!

From the point of view of a complete OS, supplying gfortran *instead of* g77 is completely unrealistic at the time of 3.5's release.


However, that's not necessary - distributors of complete OS's could use g77 and gfortran separately (by providing g77 in /opt/bin/g77 for instance).

Proprietary Fortran compilers have existed as two separate binaries for over a decade to make the transfer from Fortran 77 (plus extensions) to Fortran 90/95 (and the same extensions or more).

We don't have to beat them on *that*.

Cheers,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]