]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix gcc.dg/vect/vect-shift-1.c failure.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 8 Oct 2005 00:39:09 +0000 (17:39 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 8 Oct 2005 00:39:09 +0000 (17:39 -0700)
commit3dbb4dcecd9a93e308c01ec61a725b9a3c9d2381
tree080c383566f254b0a6a5d13455a71d59d47eb972
parent4383bf26c3af818be23458d7f47e66bb12ee2523
Fix gcc.dg/vect/vect-shift-1.c failure.

* config/ia64/vect.md (ashl<mode>3, ashr<mode>3, lshr<mode>3): Use
DImode not VECINT24 for operand 2.

From-SVN: r105113
gcc/ChangeLog
gcc/config/ia64/vect.md