r211149 - in /branches/gcc-4_9-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Mon Jun 2 22:02:00 GMT 2014


Author: uros
Date: Mon Jun  2 22:02:58 2014
New Revision: 211149

URL: http://gcc.gnu.org/viewcvs?rev=211149&root=gcc&view=rev
Log:
	Backport from mainline
	2014-06-02  Uros Bizjak  <ubizjak@gmail.com>

	PR target/61239
	* config/i386/i386.c (ix86_expand_vec_perm) [case V32QImode]: Use
	GEN_INT (-128) instead of GEN_INT (128) to set MSB of QImode constant.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list