r138765 - in /trunk/gcc/ada: sem_ch12.adb sem_c...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Aug 6 07:56:00 GMT 2008
Author: charlet
Date: Wed Aug 6 07:56:04 2008
New Revision: 138765
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138765
Log:
2008-08-06 Ed Schonberg <schonberg@adacore.com>
* sem_ch3.adb (Process_Discriminants): diagnose redundant or improper
null exclusion in a discriminant declaration
* sem_ch8.adb (Analyze_Object_Renaming): diagnose null exclusion
indicators when type is not an access type.
* sem_ch12.adb (Formal_Object_Declaration): diagnose null exclusion
indicators when type is not an access type.
Modified:
trunk/gcc/ada/sem_ch12.adb
trunk/gcc/ada/sem_ch3.adb
trunk/gcc/ada/sem_ch8.adb
More information about the Gcc-cvs
mailing list