2016-04-20 Arnaud Charlet <charlet@adacore.com>
commit3f5a114d2015dfdef4cded64a55ec5404e0ab9e7
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 2016 09:14:02 +0000 (20 09:14 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Apr 2016 09:14:02 +0000 (20 09:14 +0000)
treed671cff63143ce6c618c5b9b30e2b7e5fb3bb45d
parent2de214f62d7b317f18fd5ab44d4401c1b7a5663f
2016-04-20  Arnaud Charlet  <charlet@adacore.com>

* snames.ads-tmpl (Internal_Attribute_Id, Attribute_Class_Array): Fix
indentation.
* sem_util.adb (Is_Unchecked_Conversion_Instance):
defense against library-level renamings of other functions,
which are never instances of Unchecked_Conversion.
* einfo.ads: minor fix of casing in comment

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_N_Subprogram_Stub): Do not expand a body
that has been analyzed and expanded already. Qualify the names
in the proper body for use in the generation of C code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235244 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/einfo.ads
gcc/ada/exp_ch6.adb
gcc/ada/sem_util.adb
gcc/ada/snames.ads-tmpl