Re: [patch] Test Fortran part of libgomp with check-fortran

2018-06-18 Thread Jeff Law
On 06/18/2018 02:00 AM, Eric Botcazou wrote: > Hi, > > that's already done for C++ so it seems consistent to do it for Fortran too. > > Tested on x86-64/Linux, OK for the mainline? > > > 2018-06-18 Eric Botcazou > > * Makefile.def (fortran): Add check-target-libgomp-fortran. > *

[patch] Test Fortran part of libgomp with check-fortran

2018-06-18 Thread Eric Botcazou
Hi, that's already done for C++ so it seems consistent to do it for Fortran too. Tested on x86-64/Linux, OK for the mainline? 2018-06-18 Eric Botcazou * Makefile.def (fortran): Add check-target-libgomp-fortran. * Makefile.tpl (check-target-libgomp-fortran): New phony target.