[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 5 Feb 2015 14:35:53 +0000 (15:35 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 5 Feb 2015 14:35:53 +0000 (15:35 +0100)
commitc7d22ee76f9231727d5e8c38f4f363b6cc7382ff
tree4fdb0927c5da676f7766b4a6f4243c2738a02762
parent273123a48a42b08a87cacdfe665848c143716ef1
[multiple changes]

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

* prj-proc.adb, sem_aux.adb, exp_ch9.adb, errout.adb, prj-dect.adb,
prj-nmsc.adb: Minor reformatting.

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

* sem_type.adb (Covers): In ASIS_Mode the Corresponding_Record
of a protected type may not be available, so to check conformance
with an interface type, examine the interface list in the type
declaration directly.
(Write_Overloads): Improve information for indirect calls,
for debugger use.

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

* exp_ch3.adb (Make_Tag_Assignment): Do not perform this
expansion activity in ASIS mode.

From-SVN: r220452
gcc/ada/ChangeLog
gcc/ada/errout.adb
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch9.adb
gcc/ada/prj-dect.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj-proc.adb
gcc/ada/sem_aux.adb
gcc/ada/sem_type.adb