* [PATCH] Fix "central flowgraph" typo in machine desc docs
@ 2017-11-30 15:28 Jonathan Wakely
2017-12-01 1:46 ` Jeff Law
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Wakely @ 2017-11-30 15:28 UTC (permalink / raw)
To: gcc-patches
[-- Attachment #1: Type: text/plain, Size: 17 bytes --]
OK for trunk?
[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 925 bytes --]
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index aee13259b00..c2e42d7aa49 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2017-11-30 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/md.texi (Insn Splitting): Fix "central flowgraph" typo.
+
2017-11-30 Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/arc.md (trap): New pattern.
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 9806b65d1cf..9e0540a1e8b 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix "central flowgraph" typo in machine desc docs
2017-11-30 15:28 [PATCH] Fix "central flowgraph" typo in machine desc docs Jonathan Wakely
@ 2017-12-01 1:46 ` Jeff Law
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2017-12-01 1:46 UTC (permalink / raw)
To: Jonathan Wakely, gcc-patches
On 11/30/2017 08:10 AM, Jonathan Wakely wrote:
> OK for trunk?
>
>
>
Of course.
jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-01 1:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-30 15:28 [PATCH] Fix "central flowgraph" typo in machine desc docs Jonathan Wakely
2017-12-01 1:46 ` Jeff Law
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).