2016-04-18 Arnaud Charlet <charlet@adacore.com>
commitf6cf2339bbb9c65a76468a669224ab0407dc0f0d
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 09:48:31 +0000 (18 09:48 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Apr 2016 09:48:31 +0000 (18 09:48 +0000)
treea2ac064b1765e80dcd4ac38c020d3e64e5721ada
parent4fa38d6f77d05863553f6c68c7bbf036bd4154c7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235106 138bc75d-0d04-0410-961f-82ee72b054a4
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