r219235 - in /trunk/gcc/ada: ChangeLog namet.ad...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Jan 6 09:32:00 GMT 2015
Author: charlet
Date: Tue Jan 6 09:32:06 2015
New Revision: 219235
URL: https://gcc.gnu.org/viewcvs?rev=219235&root=gcc&view=rev
Log:
2015-01-06 Robert Dewar <dewar@adacore.com>
* namet.ads: Document use of Boolean2 for No_Use_Of_Entity.
* restrict.ads (No_Use_Of_Entity): New table.
* sem_prag.adb (Process_Restrictions_Or_Restriction_Warnings):
Ignore No_Use_Of_Entity (will be processed in parser).
* snames.ads-tmpl: Add entry for Name_No_Use_Of_Entity.
2015-01-06 Vincent Celier <celier@adacore.com>
* prj-tree.adb (Imported_Or_Extended_Project_Of): Do not try
to check for an extended project, if a project does not have
yet a project declaration.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/namet.ads
trunk/gcc/ada/prj-tree.adb
trunk/gcc/ada/restrict.ads
trunk/gcc/ada/sem_prag.adb
trunk/gcc/ada/snames.ads-tmpl
More information about the Gcc-cvs
mailing list