Commit 3cf3e5c6 by Arnaud Charlet

exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a component of…

exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a component of an array of arrays in an...

	* exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a
	component of an array of arrays in an assignment context, and the
	aggregate has component associations that require sliding on
	assignment, force reanalysis of the aggregate to generate a temporary
	before the assignment.
	(Must_Slide): Make global to the package, for use in Gen_Assign.

From-SVN: r94813
parent 8afc118e
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment