X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gcc%2Fada%2Fsnames.adb;h=ca49ae76de4d104760fa3ab2989c3cb10ee71f89;hb=b5e792e209cfee6fe3437eef9470e7765acda53f;hp=d764320be368a71715adc03b25b0da7a98844cee;hpb=646ca712a1d3d4b6642b8d9c3f0d24e463102b76;p=gcc.git diff --git a/gcc/ada/snames.adb b/gcc/ada/snames.adb index d764320be36..ca49ae76de4 100644 --- a/gcc/ada/snames.adb +++ b/gcc/ada/snames.adb @@ -342,6 +342,7 @@ package body Snames is "link_name#" & "lowercase#" & "max_entry_queue_depth#" & + "max_entry_queue_length#" & "max_size#" & "mechanism#" & "mixedcase#" & @@ -352,9 +353,12 @@ package body Snames is "on#" & "parameter_types#" & "reference#" & + "no_dynamic_attachment#" & "no_dynamic_interrupts#" & "no_requeue#" & + "no_requeue_statements#" & "no_task_attributes#" & + "no_task_attributes_package#" & "restricted#" & "result_mechanism#" & "result_type#" & @@ -363,6 +367,7 @@ package body Snames is "secondary_stack_size#" & "section#" & "semaphore#" & + "simple_barriers#" & "spec_file_name#" & "static#" & "stack_size#" &