[Patch, Fortran] PR 85841: [F2018] reject deleted features

Janus Weil janus@gcc.gnu.org
Mon May 21 20:19:00 GMT 2018


2018-05-21 22:16 GMT+02:00 Jakub Jelinek <jakub@redhat.com>:
> 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

Thanks!

I'll take care of fixing the remaining libgomp failures.

Sorry again for the breakage,
Janus



More information about the Gcc-patches mailing list