r194214 - in /trunk/gcc/ada: ChangeLog aspects....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Dec 5 11:20:00 GMT 2012
Author: charlet
Date: Wed Dec 5 11:20:13 2012
New Revision: 194214
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194214
Log:
2012-12-05 Ed Schonberg <schonberg@adacore.com>
* aspects.ads, aspects.adb: Add aspect Relative_Deadline.
* sem_ch13.adb (Analyze_Aspect_Specifications): Process aspect
Relative_Deadline, and introduce the corresponding pragma within
the task definition of the task type to which it applies.
(Check_Aspect_At_Freeze_Point): Expression in a Relative_Deadline
aspect is of type Time_Span.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/aspects.adb
trunk/gcc/ada/aspects.ads
trunk/gcc/ada/sem_ch13.adb
More information about the Gcc-cvs
mailing list