[multiple changes]
commitb0d3b11d8c1b75fd46510845e2b352e8a22e1e9d
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Apr 2009 16:03:58 +0000 (10 18:03 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Apr 2009 16:03:58 +0000 (10 18:03 +0200)
tree9c46971d706cd103c0b864242794df7401ef4860
parent1147c7040164e56f92f8f692d548049ec68189fe
[multiple changes]

2009-04-10  Robert Dewar  <dewar@adacore.com>

* sem_warn.ads, sem_warn.adb (Check_Low_Bound_Tested): Catch more cases
for warning suppression.

2009-04-10  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Use_One_Type): If the two use_type clauses are
identical, there is no redudancy to check.

2009-04-10  Gary Dismukes  <dismukes@adacore.com>

* exp_ch5.adb (Expand_N_Extended_Return_Statement): Delete redundant
calls initializing SS_Allocator (which is initialized in following
code).
(Expand_Simple_Function_Return): Add comment about False value for
Comes_From_Source on secondary-stack allocator.

* exp_ch9.adb (Build_Entry_Family_Name): Add comment.
(Build_Entry_Name): Add comment.

From-SVN: r145926
gcc/ada/ChangeLog
gcc/ada/exp_ch5.adb
gcc/ada/exp_ch9.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_warn.adb
gcc/ada/sem_warn.ads