projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
437f43c
)
Add missing period at end of -ftest-forall-temp option text.
author
Louis Krupp
<lkrupp@gcc.gnu.org>
Thu, 19 Jan 2017 23:09:45 +0000
(23:09 +0000)
committer
Louis Krupp
<lkrupp@gcc.gnu.org>
Thu, 19 Jan 2017 23:09:45 +0000
(23:09 +0000)
From-SVN: r244657
gcc/fortran/lang.opt
patch
|
blob
|
history
diff --git
a/gcc/fortran/lang.opt
b/gcc/fortran/lang.opt
index bdc621b3d5493ce35a18227f5da6cd6519b43a54..4421ce4268721c73ab78ad34218240d8b9133720 100644
(file)
--- 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)