This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gomp merge] Stage 2: OpenMP for the Fortran front end (take 2)
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: dnovillo at redhat dot com (Diego Novillo)
- Cc: Tobias dot Schlueter at Physik dot Uni-Muenchen dot DE, jakub at redhat dot com (Jakub Jelinek), gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Tue, 7 Feb 2006 08:42:04 -0500 (EST)
- Subject: Re: [gomp merge] Stage 2: OpenMP for the Fortran front end (take 2)
>
> Tobias.Schlueter@Physik.Uni-Muenchen.DE wrote:
>
> > Do you also have documentation patches? It should certainly be amended to say
> > that gfortran supports OpenMP extensions.
> >
> The -fopenmp switch is already documented in doc/invoke.texi. Or do you
> mean another separate documentation for Fortran itself?
Yes to the extensions part of the documention. In fact I see that openmp
is not documented in the C extensions too which seems wrong as it is an
extension to the C language.
-- Pinski