summaryrefslogtreecommitdiff
path: root/gcc/common.opt
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-19 13:41:44 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2015-01-19 13:41:44 +0000
commitf36e946d1f473c52ddf1c576d4fcd1e8e1238d10 (patch)
tree3f6f560bef2b0803852fa4a6874b8f5d96d60534 /gcc/common.opt
parentef41641422325d445c7e71ded09fbfb1481c87a9 (diff)
downloadgcc-f36e946d1f473c52ddf1c576d4fcd1e8e1238d10.tar.gz
* common.opt (fgraphite): Fix a typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219841 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 22a3b6bca80..5820c10e053 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -1299,7 +1299,7 @@ has finished
; This option is not documented yet as its semantics will change.
fgraphite
-Common Report Var(flag_graphite) Opitmization
+Common Report Var(flag_graphite) Optimization
Enable in and out of Graphite representation
fgraphite-identity