Skip to content
Snippets Groups Projects
Commit bac46fb6 authored by Jakub Jelinek's avatar Jakub Jelinek
Browse files

re PR c++/36023 (ICE with cast to variable-sized object)

	PR c++/36023
	* cp-tree.h (check_array_initializer): New prototype.
	* decl.c (check_array_initializer): New function.
	(check_initializer): Call it.
	* semantics.c (finish_compound_literal): Call it for ARRAY_TYPEs.

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

From-SVN: r135735
parent 23bee8f4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment