]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/inline.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:10:23 +0000 (12:10 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2014 10:10:23 +0000 (12:10 +0200)
commit1e3689bd20d682d6f10373abccea6445d901c499
treeb4be9bc9da828ac384e6c02e31a9563d3e2d742f
parentaa4997841cb29b30253449c8efc85446072b5a53
[multiple changes]

2014-08-04  Arnaud Charlet  <charlet@adacore.com>

* sem_scil.ads: Improve comments.
* sem_ch4.adb (Analyze_Equality_Op): Add support for
Allow_Integer_Address (equality between Address and Integer).

2014-08-04  Yannick Moy  <moy@adacore.com>

* a-cfhama.adb, a-cforse.adb: Minor fixes to avoid using prefix
notation on untagged objects.
* sem.ads: Update comment.
* inline.adb (Can_Be_Inlined_In_GNATprove_Mode): Do
not inline subprograms declared in the visible part of a package.

From-SVN: r213560
gcc/ada/ChangeLog
gcc/ada/a-cfhama.adb
gcc/ada/a-cforse.adb
gcc/ada/inline.adb
gcc/ada/sem.ads
gcc/ada/sem_ch4.adb