r135579 - in /trunk/gcc: ChangeLog config/i386/...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Mon May 19 19:42:00 GMT 2008


Author: hjl
Date: Mon May 19 19:42:11 2008
New Revision: 135579

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135579
Log:
2008-05-19  H.J. Lu  <hongjiu.lu@intel.com>

	* gcc/config/i386/i386.c (ix86_expand_vector_init_concat): Change
	sizes of operand array from 8/4 to 4/2.
	(ix86_expand_vector_init_general): Change size of operand array
	from 32 to 16.  Remove op0, op1 and half_mode.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list