Fix X - (X / Y) * Y in match.pd.
commitf801d40f14e7795140bacad07ee40462d5973c65
authorglisse <glisse@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2015 15:39:09 +0000 (29 15:39 +0000)
committerglisse <glisse@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2015 15:39:09 +0000 (29 15:39 +0000)
tree32b708b45bfab7f43eefe48927f0bf1bd5176759
parent4cba6f608e709786797b5f24b44c0a42291f91a4
Fix X - (X / Y) * Y in match.pd.

2015-10-29  Marc Glisse  <marc.glisse@inria.fr>

* match.pd (X-(X/Y)*Y): Properly handle conversions and commutativity.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229534 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/match.pd