r220452 - in /trunk/gcc/ada: ChangeLog errout.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Feb 5 14:35:00 GMT 2015


Author: charlet
Date: Thu Feb  5 14:35:53 2015
New Revision: 220452

URL: https://gcc.gnu.org/viewcvs?rev=220452&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/errout.adb
    trunk/gcc/ada/exp_ch3.adb
    trunk/gcc/ada/exp_ch9.adb
    trunk/gcc/ada/prj-dect.adb
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/prj-proc.adb
    trunk/gcc/ada/sem_aux.adb
    trunk/gcc/ada/sem_type.adb



More information about the Gcc-cvs mailing list