]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-profile.c
Fix double word typos.
[thirdparty/gcc.git] / gcc / ipa-profile.c
index e15061360a3c2e4a264af0a89871c4253fa19b56..82912669321839827bf8e31e8b3026406337535f 100644 (file)
@@ -42,7 +42,7 @@ along with GCC; see the file COPYING3.  If not see
      of inliner. 
    - Finally we propagate the following flags: unlikely executed, executed
      once, executed at startup and executed at exit.  These flags are used to
-     control code size/performance threshold and and code placement (by producing
+     control code size/performance threshold and code placement (by producing
      .text.unlikely/.text.hot/.text.startup/.text.exit subsections).  */
 #include "config.h"
 #include "system.h"