From 276da50170da472123e5ddce3099fa7b911a004e Mon Sep 17 00:00:00 2001 From: charlet Date: Tue, 2 Oct 2012 08:31:49 +0000 Subject: 2012-10-02 Ed Schonberg * 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 * aspects.ads: Minor comment addition (Invariant is a GNAT aspect). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191963 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/aspects.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/aspects.ads') diff --git a/gcc/ada/aspects.ads b/gcc/ada/aspects.ads index 12e5e6b52c9..3b4ebcedfa7 100644 --- a/gcc/ada/aspects.ads +++ b/gcc/ada/aspects.ads @@ -95,7 +95,7 @@ package Aspects is Aspect_Implicit_Dereference, Aspect_Input, Aspect_Interrupt_Priority, - Aspect_Invariant, + Aspect_Invariant, -- GNAT Aspect_Iterator_Element, Aspect_Link_Name, Aspect_Machine_Radix, -- cgit v1.2.1