diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dff0179..8534bc6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2011-11-14 Ira Rosen <ira.rosen@linaro.org> + + PR bootstrap/51112 + * tree-vect-stmts.c (vectorizable_condition): Initialize comp_vectype. + 2011-11-14 Mingjie Xing <mingjie.xing@gmail.com> * doc/invoke.texi (Wunused-result): Change @pxref{Variable Attributes} |