diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 828f6081633..551044c1c07 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2016-03-04 Ilya Enkovich <enkovich.gnu@gmail.com> + + * tree-vect-patterns.c (search_type_for_mask): Handle + comparison of booleans. + + 2016-03-04 Jakub Jelinek <jakub@redhat.com> * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align): |