]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/sem_eval.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 27 Apr 2017 09:52:18 +0000 (11:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 27 Apr 2017 09:52:18 +0000 (11:52 +0200)
commitbb9e2aa27576a5dc46bc679949309de4c1600132
treebec9fcf07c0e3b8c57ef421a1cffb95c0a5e8663
parented8cbbaf7d254e592bd9e57931cf2d57b6f62e9c
[multiple changes]

2017-04-27  Yannick Moy  <moy@adacore.com>

* exp_unst.ads: Fix typos in comments.

2017-04-27  Ed Schonberg  <schonberg@adacore.com>

* sem_eval.adb (Choice_Matches): Handle properly a real literal
whose type has a defined static predicate.

2017-04-27  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Insert_Dereference_Action):
Do not adjust the address of a controlled object when the
associated access type is subject to pragma No_Heap_Finalization.
Code reformatting.

From-SVN: r247304
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/exp_unst.ads
gcc/ada/sem_eval.adb