Jerry DeLisle wrote:
> :REVIEWMAIL:
You don't want to review your patch yourself, do you? ;-)
I just checked that
integer, pointer :: ptr1 => null()
data ptr1 /NULL()/
data ptr1 /NULL()/
does the right thing: no warning with std=gnu, error with std=f95.
> OK for trunk?
Ok. Thanks for the patch.
Tobias