[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 13:02:09 +0000 (15:02 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 13:02:09 +0000 (15:02 +0200)
commitb715bc599a55f42755101f1976a9c599308f27f9
tree0794f8a1ad59378b34751b72f4f664705ecc3625
parent002bdd685cc819e9a1609c97d5f2281f6109b297
[multiple changes]

2011-08-02  Gary Dismukes  <dismukes@adacore.com>

* sem_ch3.adb (Complete_Private_Subtype): Don't append the private
subtype's list of rep items to the list on the full subtype in the case
where the lists are the same.

2011-08-02  Geert Bosch  <bosch@adacore.com>

* switch-c.adb (Free): New deallocation procedure to avoid implicitly
using the one from System.Strings, which also deallocates all strings.

From-SVN: r177142
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb
gcc/ada/switch-c.adb