r136087 - in /trunk/gcc/ada: gnat_rm.texi restr...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed May 28 13:47:00 GMT 2008
Author: charlet
Date: Wed May 28 13:47:56 2008
New Revision: 136087
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136087
Log:
2008-05-28 Robert Dewar <dewar@adacore.com>
* restrict.ads:
Add missing restrictions, and properly label all GNAT defined ones
* rtsfind.ads:
Add entry for Ada_Real_Time.Timing_Events.Timing_Event
Add entry for Ada.Task_Termination.Set_Specific_Handler
Add entry for Ada.Task_Termination.Specific_Handler
* s-rident.ads:
Add missing restrictions and properly mark all gnat defined ones
* sem_ch3.adb:
(Analyze_Object_Declaration): Check No_Local_Timing_Events restriction
* sem_res.adb:
(Resolve_Call): Check violation of No_Specific_Termination_Handlers
* gnat_rm.texi: Add missing restrictions, and properly label all
GNAT defined ones
Modified:
trunk/gcc/ada/gnat_rm.texi
trunk/gcc/ada/restrict.ads
trunk/gcc/ada/rtsfind.ads
trunk/gcc/ada/s-rident.ads
trunk/gcc/ada/sem_ch3.adb
trunk/gcc/ada/sem_res.adb
More information about the Gcc-cvs
mailing list