[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 21 May 2015 10:51:22 +0000 (12:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 21 May 2015 10:51:22 +0000 (12:51 +0200)
commitcad97339449568ae711fb6430d56372e0974958d
tree37d7ac2f5cebd2498cf6c3526382477879e49b08
parentcc68dfe2e83fcbdedba5e627e15045ed43f12655
[multiple changes]

2015-05-21  Robert Dewar  <dewar@adacore.com>

* freeze.adb: Minor reformatting.
* cstand.adb (Print_Standard): Fix bad printing of Duration
low bound.
* a-reatim.adb (Time_Of): Complete rewrite to properly detect
out of range args.

2015-05-21  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb: add (useless) initial value.
* sem_ch3.adb (Replace_Anonymous_Access_To_Protected_Subprogram):
Check whether the procedure has parameters before processing
formals in ASIS mode.

From-SVN: r223477
gcc/ada/ChangeLog
gcc/ada/a-reatim.adb
gcc/ada/cstand.adb
gcc/ada/freeze.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch5.adb