r210064 - in /branches/gcc-4_8-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon May 5 08:16:00 GMT 2014


Author: jakub
Date: Mon May  5 08:16:43 2014
New Revision: 210064

URL: http://gcc.gnu.org/viewcvs?rev=210064&root=gcc&view=rev
Log:
	Backported from mainline
	2014-04-25  Jakub Jelinek  <jakub@redhat.com>

	PR tree-optimization/60960
	* tree-vect-generic.c (expand_vector_operation): Only call
	expand_vector_divmod if type's mode satisfies VECTOR_MODE_P.

	* gcc.c-torture/execute/pr60960.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr60960.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/tree-vect-generic.c



More information about the Gcc-cvs mailing list