Hi,
On 09/16/2014 10:42 AM, Jakub Jelinek wrote:
On Tue, Sep 16, 2014 at 08:28:48AM +0000, VandeVondele Joost wrote:
+ dg-test $gfortran_test_path/[lindex $args 1] "" $gfortran_aux_module_flags
+ # cleanup-modules isn't intentionally invoked here.
should this be 'is intentionally not invoked here' ?
Isn't that the same?
Well, if the module "isn't intentionally invoked" it could still be
invoked, only, not intentionally. If something "is intentionally not
invoked", that can't happen, because the code intentionally, 'actively'
so to speak, does *not* invoke it.
My guess too is that you want the latter exact meaning.
Paolo.