This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r146983 - in /trunk/gcc: ChangeLog tree-cfg.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 29 Apr 2009 18:04:05 -0000
- Subject: r146983 - in /trunk/gcc: ChangeLog tree-cfg.c
Author: rguenth
Date: Wed Apr 29 18:03:58 2009
New Revision: 146983
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146983
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-cfg.c