[PATCH 4/4] [GOMP4] [Fortran] OpenACC 1.0+ support in fortran front-end

Jakub Jelinek jakub@redhat.com
Thu Mar 20 14:39:00 GMT 2014


On Thu, Mar 20, 2014 at 11:22:59AM +0100, Thomas Schwinge wrote:
> > --- /dev/null
> > +++ b/gcc/testsuite/gfortran.dg/goacc/coarray.f95
> > @@ -0,0 +1,35 @@
> > +! { dg-do compile } 
> 
> > +! { dg-excess-errors "Unimplemented" }
> > +! { dg-excess-errors "ACC LOOP" }
> > \ No newline at end of file

Note, in any case, please avoid files without trailing newline unless
strictly necessary (primarily, testing that compiler handles those).

	Jakub



More information about the Fortran mailing list