Commit 07a4fb4b by Richard Biener Committed by Richard Biener

match-and-simplify.texi: Fix wording.

2015-09-15  Richard Biener  <rguenther@suse.de>

	* doc/match-and-simplify.texi: Fix wording.

From-SVN: r227778
parent 44c925bd
2015-09-15 Richard Biener <rguenther@suse.de>
* doc/match-and-simplify.texi: Fix wording.
2015-09-15 Bin Cheng <bin.cheng@arm.com>
* tree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip
......
......@@ -228,7 +228,7 @@ preprocessor directives.
(bit_and @@1 @@0))
@end smallexample
Here we introduce flags on match expressions. There used flag
Here we introduce flags on match expressions. The flag used
above, @code{c}, denotes that the expression should
be also matched commutated. Thus the above match expression
is really the following four match expressions:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment