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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Nov 19 18:56:00 GMT 2016


Author: jakub
Date: Sat Nov 19 18:56:16 2016
New Revision: 242625

URL: https://gcc.gnu.org/viewcvs?rev=242625&root=gcc&view=rev
Log:
	* config/i386/i386.c (ix86_expand_builtin): Remove msk_mov variable,
	don't initialize it, don't use it for the case where it isn't
	provable %{z} nor using the same argument, instead move merge
	argument into a new pseudo and use that as target.  Formatting fixes.

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



More information about the Gcc-cvs mailing list