From 02a7f8dc97f37ee837b08781047eb6f5b8eeccd2 Mon Sep 17 00:00:00 2001 From: Louis Krupp Date: Thu, 19 Jan 2017 23:09:45 +0000 Subject: [PATCH] Add missing period at end of -ftest-forall-temp option text. From-SVN: r244657 --- gcc/fortran/lang.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2