Skip to content
Snippets Groups Projects
Commit 5fea3263 authored by mmitchel's avatar mmitchel
Browse files

* cp-tree.h (finish_mem_initializers): Declare.

	(count_trees): Likewise.
	* parse.y (base_init): Use finish_mem_initializers.
	* semantics.c (finish_mem_initializers): New function.

	* tree.c (count_trees_r): Prototype.  Use DATA parameter to store
	the number of trees.
	(n_trees): Remove.
	(count_trees): Don't use it.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34574 138bc75d-0d04-0410-961f-82ee72b054a4
parent a19b530d
No related merge requests found
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