[PATCH] PR 84519 Handle optional QUIET specifier for STOP and ERROR STOP

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Feb 22 20:16:00 GMT 2018


On Thu, Feb 22, 2018 at 09:42:02PM +0200, Janne Blomqvist wrote:
> Fortran 2018 adds a new QUIET specifier for the STOP and ERROR STOP
> statements, in order to suppress the printing of signaling FP
> exceptions and the stop code. This patch adds the necessary library
> changes, but for now the new specifier is not parsed and the frontend
> unconditionally adds a false value for the new argument.
> 
> Regtested on x86_64-pc-linux-gnu, Ok for trunk?
> 

OK.

-- 
steve



More information about the Fortran mailing list