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

hjl@gcc.gnu.org hjl@gcc.gnu.org
Tue Apr 22 16:34:00 GMT 2014


Author: hjl
Date: Tue Apr 22 16:34:54 2014
New Revision: 209651

URL: http://gcc.gnu.org/viewcvs?rev=209651&root=gcc&view=rev
Log:
Use counter_mode on count_exp to get mode

gcc/

	Backport from mainline
	PR target/60868
	* config/i386/i386.c (ix86_expand_set_or_movmem): Call counter_mode 
	on count_exp to get mode.

gcc/testsuite/

	Backport from mainline
	PR target/60868
	* gcc.target/i386/pr60868.c: New testcase.

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



More information about the Gcc-cvs mailing list