* tree-ssa-threadbackward.c (find_jump_threads_backwards): Fix
typo in comment.
From-SVN: r254999
+2017-11-21 Aldy Hernandez <aldyh@redhat.com>
+
+ * tree-ssa-threadbackward.c (find_jump_threads_backwards): Fix
+ typo in comment.
+
2017-11-21 Claudiu Zissulescu <claziss@synopsys.com>
* cfgrtl.c (force_nonfallthru_and_redirect): Don't split a call
It is assumed that BB ends with a control statement and that by
finding a path where NAME is a constant, we can thread the path.
- SPEED_P_ indicate that we could increase code size to improve the
+ SPEED_P indicates that we could increase code size to improve the
code path. */
void