tree-cfg.c (verify_gimple_assign_binary): Allow vector shifts of floating point vecto...
authorRichard Guenther <rguenther@suse.de>
Wed, 29 Apr 2009 18:03:58 +0000 (18:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 29 Apr 2009 18:03:58 +0000 (18:03 +0000)
commit1fe479fd50d258f09443c50fe2547a6e45b0bb5f
tree8f3fe70526785c92b8d30116c2b5c889fb7d961f
parent8e0016807818e6109f61ae825826b9ea10b093c9
tree-cfg.c (verify_gimple_assign_binary): Allow vector shifts of floating point vectors if...

2009-04-29  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (verify_gimple_assign_binary): Allow vector
shifts of floating point vectors if the shift amount is
a constant multiple of the element size.

From-SVN: r146983
gcc/ChangeLog
gcc/tree-cfg.c