* common.opt (fgraphite): Fix a typo.
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Jan 2015 13:41:44 +0000 (14:41 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 19 Jan 2015 13:41:44 +0000 (14:41 +0100)
From-SVN: r219841

gcc/ChangeLog
gcc/common.opt

index 807d7d09d9c9c179b92b671f17a376ab5b950af8..f053cf19570aa8b6aa365048b4723e004d2bc27a 100644 (file)
@@ -1,3 +1,7 @@
+2015-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * common.opt (fgraphite): Fix a typo.
+
 2015-01-19  Felix Yang  <felix.yang@huawei.com>
 
        * config/aarch64/aarch64-simd.md (aarch64_<maxmin_uns>p<mode>): New
index 22a3b6bca80738bafd3806f246caa65b78152d93..5820c10e05370aca827a195f868a69c9af2d1b82 100644 (file)
@@ -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