Re: Normalize interface for all *-dg-runtest

2014-07-03 Thread Mike Stump
On Jul 3, 2014, at 5:49 AM, Thomas Schwinge wrote: > I have a need to pass »flags« to a gfortran-dg-runtest call, but found > that not to be possible as the *-dg-runtest interfaces are "narrowed" > compared to dg-runtest. Here is a patch to fix that. So far only tested > in libgomp. OK in princ

Normalize interface for all *-dg-runtest

2014-07-03 Thread Thomas Schwinge
Hi! I have a need to pass »flags« to a gfortran-dg-runtest call, but found that not to be possible as the *-dg-runtest interfaces are "narrowed" compared to dg-runtest. Here is a patch to fix that. So far only tested in libgomp. OK in principle? I'll then test this thoroughly, and, of course,