This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r229275 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: ienkovich
Date: Fri Oct 23 22:41:40 2015
New Revision: 229275

URL: https://gcc.gnu.org/viewcvs?rev=229275&root=gcc&view=rev
Log:
gcc/

	* tree-vect-generic.c (expand_vector_operations_1): Check
	optab exists before use it.

gcc/testsuite/

	* g++.dg/pr68062.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/pr68062.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-generic.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]