match.pd (0 % X): Properly use the iterator iterating over all modulo operators.
authorRichard Biener <rguenther@suse.de>
Mon, 27 Oct 2014 11:41:14 +0000 (11:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 27 Oct 2014 11:41:14 +0000 (11:41 +0000)
commit60e090457173cf49cc6cff42fb35acdb4e482f20
tree2cddcf2715f9077d0c950f1a974ad7cf71bbe44f
parent98ae260da1002b9bbf803a267407d84a76076191
match.pd (0 % X): Properly use the iterator iterating over all modulo operators.

2014-10-27  Richard Biener  <rguenther@suse.de>

* match.pd (0 % X): Properly use the iterator iterating over
all modulo operators.
(X % 1): Likewise.

From-SVN: r216732
gcc/ChangeLog
gcc/match.pd