Add missing period at end of -ftest-forall-temp option text.
authorLouis Krupp <lkrupp@gcc.gnu.org>
Thu, 19 Jan 2017 23:09:45 +0000 (23:09 +0000)
committerLouis Krupp <lkrupp@gcc.gnu.org>
Thu, 19 Jan 2017 23:09:45 +0000 (23:09 +0000)
From-SVN: r244657

gcc/fortran/lang.opt

index bdc621b3d5493ce35a18227f5da6cd6519b43a54..4421ce4268721c73ab78ad34218240d8b9133720 100644 (file)
@@ -490,7 +490,7 @@ Assume that the source file is fixed form.
 
 ftest-forall-temp
 Fortran Var(flag_test_forall_temp) Init(0)
-Force creation of temporary to test infrequently-executed forall code
+Force creation of temporary to test infrequently-executed forall code.
 
 finteger-4-integer-8
 Fortran RejectNegative Var(flag_integer4_kind,8)