[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2016 10:48:48 +0000 (12:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2016 10:48:48 +0000 (12:48 +0200)
commit1d2d8a8f5a35b317abe53360082e275e44d3947b
treee812936d2406313b9dc6dbc4e53acba719c3368e
parente49de265efb67ef2e21cb5ca623b5de264a492b7
[multiple changes]

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.

From-SVN: r237973
gcc/ada/ChangeLog
gcc/ada/g-debpoo.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch4.adb