]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-06-13 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2019 08:41:13 +0000 (08:41 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2019 08:41:13 +0000 (08:41 +0000)
commitfec050ace17d614631b3c41ebcb19701bdd64638
treec149e3e3dbe079abb988d8fc5d0b98b6966a7db6
parent3984c5cdfac7359d3c972f54db7536e8ecf889be
2019-06-13  Richard Biener  <rguenther@suse.de>

PR c++/90801
* typeck2.c (split_nonconstant_init_1): Properly count
num_split_elts, optimize single constructor elt removal.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272235 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck2.c