Commit 78e27dd3 by Tejas Belagod

Add PR buzilla numbers to ChangeLog

From-SVN: r165176
parent 40f07b4b
...@@ -81,11 +81,13 @@ ...@@ -81,11 +81,13 @@
2010-10-07 Tejas Belagod <tejas.belagod@arm.com> 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR Tree-Vect/45847
* tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL
check for vectype_out returned by get_vectype_for_scalar_type(). check for vectype_out returned by get_vectype_for_scalar_type().
2010-10-07 Tejas Belagod <tejas.belagod@arm.com> 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR target/45805
* config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to * config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to
constraint, add register specifier in instruction template. constraint, add register specifier in instruction template.
(neon_vec_pack_trunc_<mode>): Likewise. (neon_vec_pack_trunc_<mode>): Likewise.
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
2010-10-07 Tejas Belagod <tejas.belagod@arm.com> 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR Tree-Vect/45847
* gcc.dg/vect/pr45847.c: New test. * gcc.dg/vect/pr45847.c: New test.
2010-10-07 Iain Sandoe <iains@gcc.gnu.org> 2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment