diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ab1622c..3b72387 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-10-29 Marc Glisse <marc.glisse@inria.fr> + + * match.pd (X-(X/Y)*Y): Properly handle conversions and commutativity. + 2015-10-29 Richard Sandiford <richard.sandiford@arm.com> * tree-call-cdce.c (shrink_wrap_one_built_in_call): Remove |