2011-08-02 Gary Dismukes <dismukes@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 13:02:09 +0000 (13:02 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Aug 2011 13:02:09 +0000 (13:02 +0000)
commit3445153900ff070335f3d495f8c6b9b59545c892
tree0794f8a1ad59378b34751b72f4f664705ecc3625
parent547350f15c0fd11acd767c82c3cdd3750a271cf7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177142 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb
gcc/ada/switch-c.adb