r237973 - in /trunk/gcc/ada: ChangeLog g-debpoo...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Jul 4 10:48:00 GMT 2016
Author: charlet
Date: Mon Jul 4 10:48:48 2016
New Revision: 237973
URL: https://gcc.gnu.org/viewcvs?rev=237973&root=gcc&view=rev
Log:
2016-07-04 Ed Schonberg <schonberg@adacore.com>
* sem_ch4.adb (Compatible_Types_In_Predicate): New function
to handle cases where a formal of a predicate function and the
corresponding actual have different views of the same type.
2016-07-04 Philippe Gil <gil@adacore.com>
* g-debpoo.adb (Free_Blocks) free blocks also until
Logically_Deallocated less than Maximum_Logically_Freed_Memory
(Dump) add dump of number of traceback & validity elements
already allocated.
2016-07-04 Justin Squirek <squirek@adacore.com>
* sem_ch12.adb (Instantiate_Package_Body): Add
a guard to ignore Itypes which fail when installing primitives.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/g-debpoo.adb
trunk/gcc/ada/sem_ch12.adb
trunk/gcc/ada/sem_ch4.adb
More information about the Gcc-cvs
mailing list