[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 09:48:31 +0000 (11:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 09:48:31 +0000 (11:48 +0200)
commit7b47778e62c578bea9b4e34dc4cf6f7f4d01e8bc
treea2ac064b1765e80dcd4ac38c020d3e64e5721ada
parent6e9ecd1ff0da96a1255733f4948d48afacb68eee
[multiple changes]

2016-04-18  Arnaud Charlet  <charlet@adacore.com>

* a-intsig.ads, a-intsig.adb: Removed, no longer used.
* Makefile.rtl: update accordingly.

2016-04-18  Eric Botcazou  <ebotcazou@adacore.com>

* sem_type.adb (Disambiguate): Call Covers only when necessary
for standard operators.

2016-04-18  Eric Botcazou  <ebotcazou@adacore.com>

* atree.ads (Num_Extension_Nodes): Add couple of figures
to comment.
* atree.adb: Add GNAT.Heap_Sort_G dependency.
(Print_Statistics): New exported procedure to print statistics.

2016-04-18  Eric Botcazou  <ebotcazou@adacore.com>

* exp_ch3.adb (Build_Record_Init_Proc): Do not mark the procedure
as to be inlined if the type needs finalization.

From-SVN: r235106
gcc/ada/ChangeLog
gcc/ada/Makefile.rtl
gcc/ada/a-intsig.adb [deleted file]
gcc/ada/a-intsig.ads [deleted file]
gcc/ada/atree.adb
gcc/ada/atree.ads
gcc/ada/exp_ch3.adb
gcc/ada/sem_type.adb