sem_ch5.adb (Analyze_Loop_Parameter_Specification): If the domain of iteration is...
commit2810861847cca82646c1c7e14249fe198acbbc0f
authorEd Schonberg <schonberg@adacore.com>
Mon, 24 Feb 2014 16:56:25 +0000 (24 16:56 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 24 Feb 2014 16:56:25 +0000 (24 17:56 +0100)
treecf5b52ce97f629ef9f3b3321d2176e94767a0e74
parent3e5b1f324798b549d61995939bf09e1728bacb95
sem_ch5.adb (Analyze_Loop_Parameter_Specification): If the domain of iteration is an attribute reference 'Old...

2014-02-24  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb (Analyze_Loop_Parameter_Specification): If the
domain of iteration is an attribute reference 'Old, this is an
Ada 2012 iterator and the loop must be rewritten as such.

From-SVN: r208080
gcc/ada/ChangeLog
gcc/ada/sem_ch5.adb