]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-07-04 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2016 10:48:48 +0000 (10:48 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jul 2016 10:48:48 +0000 (10:48 +0000)
commit45d7f9c8df396e9190a32b1b626098b8d7878f37
treee812936d2406313b9dc6dbc4e53acba719c3368e
parent3fabf0cad7bea2552e5c3acc904623bf24151a6b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237973 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/g-debpoo.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch4.adb