r177142 - in /trunk/gcc/ada: ChangeLog sem_ch3....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Aug 2 13:02:00 GMT 2011
Author: charlet
Date: Tue Aug 2 13:02:09 2011
New Revision: 177142
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177142
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch3.adb
trunk/gcc/ada/switch-c.adb
More information about the Gcc-cvs
mailing list