[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Oct 2014 11:12:14 +0000 (12:12 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Oct 2014 11:12:14 +0000 (12:12 +0100)
commitd99565f84f00f7edfdfa42fdc490415806ad0e4b
tree3d78a402ce261033d427e046bc679f4a1ec37435
parent2ef051289c77160d87d20f11c27d2ea53bf75861
[multiple changes]

2014-10-31  Arnaud Charlet  <charlet@adacore.com>

* sem_ch13.adb (Check_Constant_Address_Clause): Disable checks
on address clauses in CodePeer mode.

2014-10-31  Javier Miranda  <miranda@adacore.com>

* inline.adb (Expand_Inlined_Call): Do not skip
inlining of calls to subprogram renamings.

2014-10-31  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_res.adb (Resolve_Entity_Name): Account for
the case where the immediate parent of a reference to an entity
is a parameter association.

From-SVN: r216960
gcc/ada/ChangeLog
gcc/ada/inline.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_res.adb