https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90294

--- Comment #7 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Tue, Apr 30, 2019 at 11:17:38AM -0700, Steve Kargl wrote:
> 
> BTW, one is suppose to be able to control this behavior in the
> code itself.
> 
> stop, .false.
> stop, quiet=.false.
> 
> should inhibit the warning.  gfortran does not support the
> QUIET directive.
> 

This might be 'quiet=.true.' to suppress warnings.  I haven't
studied the standard closely, yet.

Reply via email to