]> gcc.gnu.org Git - gcc.git/commitdiff
invoke.texi: Add do/recursion to the -fcheck= summary.
authorTobias Burnus <burnus@net-b.de>
Fri, 8 May 2009 06:21:15 +0000 (08:21 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 8 May 2009 06:21:15 +0000 (08:21 +0200)
2009-05-08  Tobias Burnus  <burnus@net-b.de>

       * invoke.texi: Add do/recursion to the -fcheck= summary.

From-SVN: r147268

gcc/fortran/ChangeLog
gcc/fortran/invoke.texi

index 219a1abf2d7b188df3578a8234975c2c22d32a9d..fc0a0494c979799e38b8485631927bf6c2834931 100644 (file)
@@ -1,3 +1,7 @@
+2009-05-08  Tobias Burnus  <burnus@net-b.de>
+
+       * invoke.texi: Add do/recursion to the -fcheck= summary.
+
 2009-05-07  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        PR fortran/38830
index 97fbf776ed1f9a7463ab453cf0f3f915fff53aa2..c471521bd1c91b2eafaf0d00673dac6e6166eaad 100644 (file)
@@ -166,7 +166,7 @@ and warnings}.
 @gccoptlist{-fno-automatic  -ff2c  -fno-underscoring @gol
 -fwhole-file -fsecond-underscore @gol
 -fbounds-check -fcheck-array-temporaries  -fmax-array-constructor =@var{n} @gol
--fcheck=@var{<all|bounds|array-temps>}
+-fcheck=@var{<all|array-temps|bounds|do|recursion>}
 -fmax-stack-var-size=@var{n} @gol
 -fpack-derived  -frepack-arrays  -fshort-enums  -fexternal-blas @gol
 -fblas-matmul-limit=@var{n} -frecursive -finit-local-zero @gol
This page took 0.066012 seconds and 5 git commands to generate.