[Bug ada/19409] ACATS c460010 - valgrind detects wrong code
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 10 23:16:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-10 20:42 -------
Fixed by:
2005-02-09 Ed Schonberg <schonberg@adacore.com>
* 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
More information about the Gcc-bugs
mailing list