------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-10 20:42 ------- Fixed by: 2005-02-09 Ed Schonberg <[EMAIL PROTECTED]>
* 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. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19409