[PATCH] fortran/29147 -- Disable integer range checking.

Brooks Moses bmoses@stanford.edu
Fri Sep 29 23:11:00 GMT 2006


Steve Kargl wrote:
> The -frange-check option is documented in invoke.texi.
> Jerry implemented the option to permit Inf and NaN 
> to be computed (e.g., "real :: x = 1. / 0.").  During
> constant folding, the Inf would trigger an overflow
> error. 
> 
> There is a section in gfortran.texi that describes 
> gfortran-specific extensions involving BOZ constants.
> You may want to read this text and perhaps add a blurb
> about -fno-range-check.

The attached patch includes the relevant documentation changes in both 
locations.  I've tested it on both PDF and HTML document generation.

- Brooks

(Note that I don't have commit privileges; could the approver please 
commit this for me?)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bozdoc.diff
Type: text/x-patch
Size: 2389 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060929/9be6588a/attachment.bin>


More information about the Gcc-patches mailing list