]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
typo
authorJason Merrill <jason@gcc.gnu.org>
Wed, 6 Nov 2013 14:37:46 +0000 (09:37 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 Nov 2013 14:37:46 +0000 (09:37 -0500)
From-SVN: r204456

gcc/gimple-fold.c

index b4da694b27bd1a74576ac2ebd99bdb6b267e2f2e..844b65b0bf2bdb979a4ae38c60308bc195f31f5a 100644 (file)
@@ -56,7 +56,7 @@ along with GCC; see the file COPYING3.  If not see
        that has no corresponding callgraph/varpool node
        declaring the body.  
      3) COMDAT functions referred by external vtables that
-        we devirtualize only during final copmilation stage.
+        we devirtualize only during final compilation stage.
         At this time we already decided that we will not output
         the function body and thus we can't reference the symbol
         directly.  */