On 12/10/2017 12:31 PM, Thomas Koenig wrote:
> Hello world,
>
> the attached patch allows for maxval in parameter statements
> with DIM and MASK arguments.
>
> It does so by removing a function which does only a partial
> job and using the machinery which is already in use for the
> other transfo
Hello world,
the attached patch allows for maxval in parameter statements
with DIM and MASK arguments.
It does so by removing a function which does only a partial
job and using the machinery which is already in use for the
other transformational intrinsics.
Regression-tested. OK for trunk?
Reg