r258903 - in /trunk/gcc: cp/ChangeLog cp/cp-gim...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Mar 27 20:00:00 GMT 2018


Author: jakub
Date: Tue Mar 27 20:00:56 2018
New Revision: 258903

URL: https://gcc.gnu.org/viewcvs?rev=258903&root=gcc&view=rev
Log:
	PR c++/85077
	* cp-gimplify.c (cp_fold) <case CONSTRUCTOR>: For ctors with vector
	type call fold to generate VECTOR_CSTs when possible.

	* g++.dg/ext/vector35.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/vector35.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-gimplify.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list