[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:38:07 +0000 (11:38 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 09:38:07 +0000 (11:38 +0200)
commit6b670dcfa7ac055e5ac802aecf3c75dfa8857fbc
treef87a356da552224f45279cec853f82e6f77deec6
parentac7d724dc0ecc1ea34daae88f41f9b3870cfbc0f
[multiple changes]

2013-04-11  Johannes Kanig  <kanig@adacore.com>

* debug.adb: Remove comment for -gnatd.G.

2013-04-11  Thomas Quinot  <quinot@adacore.com>

* exp_ch4.adb (Expand_Record_Equality.Suitable_Element):
Remove recursive routine, replace with...
(Expand_Record_Equality.Element_To_Compare): New subroutine,
implement iterative search for next element to compare.
Add explanatory comment in the tagged case.

From-SVN: r197747
gcc/ada/ChangeLog
gcc/ada/debug.adb
gcc/ada/exp_ch4.adb