GNU Fortran 90?

Geoff Keating geoffk@geoffk.org
Thu Nov 16 13:47:00 GMT 2000


Toon Moene <toon@moene.indiv.nluug.nl> writes:

> So from my point of view it could well be that automatic vectorisation
> is added to GCC before g77 is removed.  In that case g77 would benefit
> from this as well...

More to the point, automatic vectorisation will benefit Fortran 77
code (and F90/F95 code that doesn't use the vectorization primitives),
no matter which frontend it's compiled with.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


More information about the Gcc mailing list