Fix "central flowgraph" typo in machine desc docs
authorJonathan Wakely <jwakely@redhat.com>
Fri, 1 Dec 2017 13:31:23 +0000 (13:31 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 1 Dec 2017 13:31:23 +0000 (13:31 +0000)
* doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.

From-SVN: r255305

gcc/ChangeLog
gcc/doc/md.texi

index 360561e929d574fb83ba9908630b290a4d87a9ff..d8b2aebf20510830603869c01290ed3550c5318a 100644 (file)
@@ -1,3 +1,7 @@
+2017-12-01  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.
+
 2017-12-01  Sudakshina Das  <sudi.das@arm.com>
 
        * config/arm/vfp.md (*movhf_vfp_fp16): Add conds attribute.
index 9806b65d1cfef23ce1d352b5a508c0517e464edb..9e0540a1e8b1702305d158e64dc12a92ce8cecc1 100644 (file)
@@ -7890,7 +7890,7 @@ are not valid.
 
 The splitter is allowed to split jump instructions into sequence of
 jumps or create new jumps in while splitting non-jump instructions.  As
-the central flowgraph and branch prediction information needs to be updated,
+the control flow graph and branch prediction information needs to be updated,
 several restriction apply.
 
 Splitting of jump instruction into sequence that over by another jump