r232982 - in /trunk/gcc: ChangeLog config/i386/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Jan 29 14:14:00 GMT 2016
Author: jakub
Date: Fri Jan 29 14:14:56 2016
New Revision: 232982
URL: https://gcc.gnu.org/viewcvs?rev=232982&root=gcc&view=rev
Log:
PR target/69551
* config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
SSE1, copy target into the temporary reg first before recursing
on it.
* gcc.target/i386/pr69551.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr69551.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list