From: Louis Krupp Date: Thu, 19 Jan 2017 23:09:45 +0000 (+0000) Subject: Add missing period at end of -ftest-forall-temp option text. X-Git-Tag: basepoints/gcc-8~1562 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02a7f8dc97f37ee837b08781047eb6f5b8eeccd2;p=thirdparty%2Fgcc.git Add missing period at end of -ftest-forall-temp option text. From-SVN: r244657 --- diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt index bdc621b3d549..4421ce426872 100644 --- a/gcc/fortran/lang.opt +++ b/gcc/fortran/lang.opt @@ -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)