r206684 - in /branches/gcc-4_7-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jan 16 19:27:00 GMT 2014


Author: jakub
Date: Thu Jan 16 19:27:28 2014
New Revision: 206684

URL: http://gcc.gnu.org/viewcvs?rev=206684&root=gcc&view=rev
Log:
	PR target/59839
	* config/i386/i386.c (ix86_expand_builtin): If target doesn't
	satisfy operand 0 predicate for gathers, use a new pseudo as
	subtarget.

	* gcc.target/i386/pr59839.c: New test.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr59839.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list