r269511 - in /branches/gcc-8-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Mar 8 21:40:00 GMT 2019


Author: jason
Date: Fri Mar  8 21:40:10 2019
New Revision: 269511

URL: https://gcc.gnu.org/viewcvs?rev=269511&root=gcc&view=rev
Log:
	PR c++/88690 - C++17 ICE with empty base in aggregate.

	* typeck2.c (process_init_constructor_record): Skip trivial
	initialization of an empty base.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/aggr-base7.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/typeck2.c



More information about the Gcc-cvs mailing list