r267142 - in /trunk/gcc/cp: ChangeLog init.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 14 19:36:00 GMT 2018


Author: jakub
Date: Fri Dec 14 19:36:33 2018
New Revision: 267142

URL: https://gcc.gnu.org/viewcvs?rev=267142&root=gcc&view=rev
Log:
	PR c++/82294
	PR c++/87436
	* init.c (build_vec_init): Change num_initialized_elts type from int
	to HOST_WIDE_INT.  Build a RANGE_EXPR if e needs to be repeated more
	than once.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c



More information about the Gcc-cvs mailing list