exp_ch5.adb
174 KB
-
exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a… · bd28782c
exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a variable that renames a slice... 2007-08-14 Ed Schonberg <schonberg@adacore.com> * exp_ch5.adb (Expand_Assign_Array): If source or target of assignment is a variable that renames a slice, use the variable itself in the expannsion when the renamed expression itself may be modified between the declaration of the renaming and the array assignment. From-SVN: r127430
Ed Schonberg committed