re PR c++/90801 (A recurring hang)
authorRichard Biener <rguenther@suse.de>
Thu, 13 Jun 2019 08:41:13 +0000 (08:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 13 Jun 2019 08:41:13 +0000 (08:41 +0000)
commita8b98e2fc074dfb6c9419efbe70ce4021a04f356
treec149e3e3dbe079abb988d8fc5d0b98b6966a7db6
parentc29c92c789d93848cc1c929838771bfc68cb272c
re PR c++/90801 (A recurring hang)

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.

From-SVN: r272235
gcc/cp/ChangeLog
gcc/cp/typeck2.c