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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=02a7f8dc97f37ee837b08781047eb6f5b8eeccd2;p=gcc.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 bdc621b3d54..4421ce42687 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)