2014-01-24 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jan 2014 15:00:26 +0000 (15:00 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jan 2014 15:00:26 +0000 (15:00 +0000)
commitb1e903b3d7a790fb1784d0658b1d3f096464ac2b
tree22cbc8113b212b7288ffd3d7ebe17235a9e86205
parent8bbca5ccdd29e6a88a335e0b0405dbc955bfd69e
2014-01-24  Ed Schonberg  <schonberg@adacore.com>

* sinfo.ads: Documentation update.

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

* sem_ch3.adb (Constant_Redeclaration): New declaration is
illegal if previous one has an initial expression that is an
aggregate expanded into assignments.

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

* sem_ch5.adb (Analyze_Loop_Parameter_Specification): Small
code reorganization to remove spurious warning on a loop with
an array element iterator that has a null range.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207041 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch5.adb
gcc/ada/sinfo.ads