[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 23 Oct 2015 12:52:53 +0000 (14:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 23 Oct 2015 12:52:53 +0000 (14:52 +0200)
commita1c09064183ef120c05fb6ded552029ca79dbff9
tree0f22cea6c8d25e3e46429b296274a9f726a2b8ca
parent241fac51c3e6a4745d28b36121702325212c3af6
[multiple changes]

2015-10-23  Gary Dismukes  <dismukes@adacore.com>

* exp_ch6.adb: Minor reformatting.

2015-10-23  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Check_Formal_Packages): A formal package whose
actual part is (others => <>) os identical to a formal package
with an actual part written as (<>).

2015-10-23  Arnaud Charlet  <charlet@adacore.com>

* a-reatim.adb ("/"): For Time_Span division convert the operands
to integers and then use integer division, which conforms to
the rounding required by Ada RM.

From-SVN: r229250
gcc/ada/ChangeLog
gcc/ada/a-reatim.adb
gcc/ada/exp_ch6.adb
gcc/ada/sem_ch12.adb