r191963 - in /trunk/gcc/ada: ChangeLog aspects....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Oct 2 08:31:00 GMT 2012


Author: charlet
Date: Tue Oct  2 08:31:49 2012
New Revision: 191963

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191963
Log:
2012-10-02  Ed Schonberg  <schonberg@adacore.com>

	* exp_ch4.adb (Expand_N_Case_Expression): Do not introduce
	indirections when the type of the alternatives is an access type:
	more efficient, and removes anomalies when an alternative is
	statically null.

2012-10-02  Robert Dewar  <dewar@adacore.com>

	* aspects.ads: Minor comment addition (Invariant is a GNAT aspect).


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/aspects.ads
    trunk/gcc/ada/exp_ch4.adb



More information about the Gcc-cvs mailing list