Skip to content
Snippets Groups Projects
Commit 941f78d1 authored by Jason Merrill's avatar Jason Merrill Committed by Jason Merrill
Browse files

gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.

gcc:
	* gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
	Don't change GS_OK to GS_ALL_DONE.  Make sure that all cases set
	ret appropriately.
	(gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
gcc/cp:
	* semantics.c (simplify_aggr_init_expr): Use INIT_EXPR.

From-SVN: r159125
parent ebad5233
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