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

Reply via email to