--- Comment #5 from dgutson at gcc dot gnu dot org 2009-10-14 19:20 ---
Committed since approved in
http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00906.html
--
dgutson at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #4 from dgutson at gcc dot gnu dot org 2009-09-25 21:35 ---
I forgot the ChangeLog:
gcc/
* config/arm/neon.md (neon_vshll_n): Checking Bounds
fixed.
gcc/testsuite/
* gcc.target/arm/neon/vfp-shift-a2t2.c: New test case.
--
http://gcc.gnu.org
--- Comment #3 from dgutson at gcc dot gnu dot org 2009-09-25 21:28 ---
Created an attachment (id=18651)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18651&action=view)
Proposed fix
The attached patch attempts to solve the issue, by augmenting the range check
in order to
--
dgutson at gcc dot gnu dot org changed:
What|Removed |Added
CC|dgutson at codesourcery dot |
|com