From: Jason Merrill Date: Wed, 6 Nov 2013 14:37:46 +0000 (-0500) Subject: typo X-Git-Tag: releases/gcc-4.9.0~2992 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e89949e1b58a23c3fc27b489c5f9e207099d690;p=thirdparty%2Fgcc.git typo From-SVN: r204456 --- diff --git a/gcc/gimple-fold.c b/gcc/gimple-fold.c index b4da694b27bd..844b65b0bf2b 100644 --- a/gcc/gimple-fold.c +++ b/gcc/gimple-fold.c @@ -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. */