r235242 - in /trunk/gcc/ada: ChangeLog exp_util...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Apr 20 09:08:00 GMT 2016


Author: charlet
Date: Wed Apr 20 09:08:55 2016
New Revision: 235242

URL: https://gcc.gnu.org/viewcvs?rev=235242&root=gcc&view=rev
Log:
2016-04-20  Javier Miranda  <miranda@adacore.com>

	* sem_ch5.adb (Analyze_Iterator_Specification): Remove transient
	scope associated with the renaming object declaration.
	* exp_util.adb (Insert_Actions): Remove handling of iterator
	loop marked as requiring the secondary stack.

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

	* sem_attr.adb (Analyze_Attribute, case 'Image): Implement
	AI12-0124, which extends the functionality of the attribute so it
	reflects the semantics of GNAT 'Img when applied to scalar types.
	* lib-xref.adb: minor whitespace layout fix.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_util.adb
    trunk/gcc/ada/lib-xref.adb
    trunk/gcc/ada/sem_attr.adb
    trunk/gcc/ada/sem_ch5.adb



More information about the Gcc-cvs mailing list