r235267 - in /trunk/gcc/ada: ChangeLog exp_unst...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Apr 20 10:51:00 GMT 2016


Author: charlet
Date: Wed Apr 20 10:51:01 2016
New Revision: 235267

URL: https://gcc.gnu.org/viewcvs?rev=235267&root=gcc&view=rev
Log:
2016-04-20  Hristian Kirtchev  <kirtchev@adacore.com>

	* exp_util.adb, freeze.adb, sem_util.adb: Minor reformatting.

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

	* exp_unst.adb (Check_Static_Type): For a private type, check
	full view.

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

	* sem_attr.adb (Check_Type): Reject an attribute reference in
	an aspect expression, when the prefix of the reference is the
	current instance of the type to which the aspect applies.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_unst.adb
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/freeze.adb
    trunk/gcc/ada/sem_attr.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list