[Patch, Fortran] PR 85841: [F2018] reject deleted features
Jakub Jelinek
jakub@redhat.com
Mon May 21 20:16:00 GMT 2018
On Mon, May 21, 2018 at 01:06:21PM -0700, Steve Kargl wrote:
> On Mon, May 21, 2018 at 09:39:29PM +0200, Janus Weil wrote:
> >
> > Regarding the libgomp.fortran cases: Those are not included in "make
> > check-fortran", right? How do I actually run them? Is this documented
> > somewhere?
>
> Good question!
>
> When I want to do a specific check, I do something of the form
>
> % gmake check-fortran RUNTESTFLAGS="dg.exp=\*alloc\*.f90"
>
> which runs all tests with 'alloc' in the file name. I don't
> know the magic incantation for libgomp.fortran short of a
> full on 'gmake check'.
E.g. in toplevel directory do
make check-target-libgomp RUNTESTFLAGS=fortran.exp
Jakub
More information about the Fortran
mailing list