summaryrefslogtreecommitdiff
path: root/gcc/ada/treeprs.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/treeprs.ads')
-rw-r--r--gcc/ada/treeprs.ads345
1 files changed, 173 insertions, 172 deletions
diff --git a/gcc/ada/treeprs.ads b/gcc/ada/treeprs.ads
index 3e0f1467cfb..ee4e05456f3 100644
--- a/gcc/ada/treeprs.ads
+++ b/gcc/ada/treeprs.ads
@@ -6,9 +6,9 @@
-- --
-- S p e c --
-- --
--- Generated by xtreeprs revision 1.1 using --
--- sinfo.ads revision 1.6 --
--- treeprs.adt revision 1.1 --
+-- Generated by xtreeprs revision using --
+-- sinfo.ads revision 1.439 --
+-- treeprs.adt revision 1.17 --
-- --
-- Copyright (C) 1992-1997 Free Software Foundation, Inc. --
-- --
@@ -195,7 +195,8 @@ package Treeprs is
"" &
-- Attribute_Reference
"%Prefix$Attribute_Name#Expressions&Entity&Associated_Node2Do_Access_C" &
- "heck8Do_Overflow_Check4Redundant_Use+OK_For_Stream" &
+ "heck8Do_Overflow_Check4Redundant_Use+OK_For_Stream5Must_Be_Byte_Al" &
+ "igned" &
-- And_Then
"#Actions" &
-- Conditional_Expression
@@ -223,11 +224,11 @@ package Treeprs is
-- Qualified_Expression
"&Subtype_Mark%Expression" &
-- Raise_Constraint_Error
- "#Condition" &
+ "#Condition%Reason" &
-- Raise_Program_Error
- "#Condition" &
+ "#Condition%Reason" &
-- Raise_Storage_Error
- "#Condition" &
+ "#Condition%Reason" &
-- Aggregate
"#Expressions$Component_Associations8Null_Record_Present%Aggregate_Bou" &
"nds&Associated_Node+Static_Processing_OK9Compile_Time_Known_Aggreg" &
@@ -483,7 +484,7 @@ package Treeprs is
-- Discriminant_Specification
"#Defining_Identifier'Discriminant_Type%Expression,More_Ids-Prev_Ids" &
-- Enumeration_Type_Definition
- "#Literals" &
+ "#Literals&End_Label" &
-- Entry_Body
"#Defining_Identifier'Entry_Body_Formal_Part$Declarations&Handled_Stat" &
"ement_Sequence%Activation_Chain_Entity" &
@@ -630,169 +631,169 @@ package Treeprs is
N_Op_Not => 980,
N_Op_Plus => 980,
N_Attribute_Reference => 980,
- N_And_Then => 1099,
- N_Conditional_Expression => 1107,
- N_Explicit_Dereference => 1145,
- N_Function_Call => 1168,
- N_In => 1289,
- N_Indexed_Component => 1289,
- N_Integer_Literal => 1324,
- N_Not_In => 1344,
- N_Null => 1344,
- N_Or_Else => 1344,
- N_Procedure_Call_Statement => 1352,
- N_Qualified_Expression => 1473,
- N_Raise_Constraint_Error => 1497,
- N_Raise_Program_Error => 1507,
- N_Raise_Storage_Error => 1517,
- N_Aggregate => 1527,
- N_Allocator => 1683,
- N_Extension_Aggregate => 1760,
- N_Range => 1863,
- N_Real_Literal => 1904,
- N_Reference => 1958,
- N_Selected_Component => 1965,
- N_Slice => 2040,
- N_String_Literal => 2078,
- N_Subprogram_Info => 2104,
- N_Type_Conversion => 2115,
- N_Unchecked_Expression => 2230,
- N_Unchecked_Type_Conversion => 2241,
- N_Subtype_Indication => 2282,
- N_Component_Declaration => 2322,
- N_Entry_Declaration => 2406,
- N_Formal_Object_Declaration => 2479,
- N_Formal_Type_Declaration => 2564,
- N_Full_Type_Declaration => 2665,
- N_Incomplete_Type_Declaration => 2753,
- N_Loop_Parameter_Specification => 2831,
- N_Object_Declaration => 2895,
- N_Protected_Type_Declaration => 3142,
- N_Private_Extension_Declaration => 3230,
- N_Private_Type_Declaration => 3344,
- N_Subtype_Declaration => 3470,
- N_Function_Specification => 3544,
- N_Procedure_Specification => 3636,
- N_Entry_Index_Specification => 3715,
- N_Freeze_Entity => 3763,
- N_Access_Function_Definition => 3831,
- N_Access_Procedure_Definition => 3887,
- N_Task_Type_Declaration => 3930,
- N_Package_Body_Stub => 4033,
- N_Protected_Body_Stub => 4085,
- N_Subprogram_Body_Stub => 4137,
- N_Task_Body_Stub => 4183,
- N_Function_Instantiation => 4235,
- N_Package_Instantiation => 4321,
- N_Procedure_Instantiation => 4407,
- N_Package_Body => 4493,
- N_Subprogram_Body => 4591,
- N_Protected_Body => 4818,
- N_Task_Body => 4900,
- N_Implicit_Label_Declaration => 5038,
- N_Package_Declaration => 5074,
- N_Single_Task_Declaration => 5143,
- N_Subprogram_Declaration => 5179,
- N_Use_Package_Clause => 5239,
- N_Generic_Package_Declaration => 5282,
- N_Generic_Subprogram_Declaration => 5379,
- N_Constrained_Array_Definition => 5452,
- N_Unconstrained_Array_Definition => 5516,
- N_Exception_Renaming_Declaration => 5565,
- N_Object_Renaming_Declaration => 5590,
- N_Package_Renaming_Declaration => 5662,
- N_Subprogram_Renaming_Declaration => 5698,
- N_Generic_Function_Renaming_Declaration => 5748,
- N_Generic_Package_Renaming_Declaration => 5784,
- N_Generic_Procedure_Renaming_Declaration => 5820,
- N_Abort_Statement => 5856,
- N_Accept_Statement => 5862,
- N_Assignment_Statement => 5957,
- N_Asynchronous_Select => 6043,
- N_Block_Statement => 6081,
- N_Case_Statement => 6246,
- N_Code_Statement => 6279,
- N_Conditional_Entry_Call => 6290,
- N_Delay_Relative_Statement => 6329,
- N_Delay_Until_Statement => 6340,
- N_Entry_Call_Statement => 6351,
- N_Free_Statement => 6398,
- N_Goto_Statement => 6440,
- N_Loop_Statement => 6460,
- N_Null_Statement => 6532,
- N_Raise_Statement => 6532,
- N_Requeue_Statement => 6537,
- N_Return_Statement => 6556,
- N_Selective_Accept => 6630,
- N_Timed_Entry_Call => 6666,
- N_Exit_Statement => 6707,
- N_If_Statement => 6722,
- N_Accept_Alternative => 6785,
- N_Delay_Alternative => 6861,
- N_Elsif_Part => 6913,
- N_Entry_Body_Formal_Part => 6957,
- N_Iteration_Scheme => 7018,
- N_Terminate_Alternative => 7075,
- N_Abortable_Part => 7114,
- N_Abstract_Subprogram_Declaration => 7125,
- N_Access_Definition => 7139,
- N_Access_To_Object_Definition => 7152,
- N_Case_Statement_Alternative => 7200,
- N_Compilation_Unit => 7228,
- N_Compilation_Unit_Aux => 7367,
- N_Component_Association => 7402,
- N_Component_List => 7434,
- N_Derived_Type_Definition => 7476,
- N_Decimal_Fixed_Point_Definition => 7534,
- N_Defining_Program_Unit_Name => 7594,
- N_Delta_Constraint => 7619,
- N_Designator => 7653,
- N_Digits_Constraint => 7669,
- N_Discriminant_Association => 7704,
- N_Discriminant_Specification => 7730,
- N_Enumeration_Type_Definition => 7797,
- N_Entry_Body => 7806,
- N_Entry_Call_Alternative => 7913,
- N_Exception_Declaration => 7960,
- N_Exception_Handler => 8009,
- N_Floating_Point_Definition => 8074,
- N_Formal_Decimal_Fixed_Point_Definition => 8117,
- N_Formal_Derived_Type_Definition => 8117,
- N_Formal_Discrete_Type_Definition => 8163,
- N_Formal_Floating_Point_Definition => 8163,
- N_Formal_Modular_Type_Definition => 8163,
- N_Formal_Ordinary_Fixed_Point_Definition => 8163,
- N_Formal_Package_Declaration => 8163,
- N_Formal_Private_Type_Definition => 8250,
- N_Formal_Signed_Integer_Type_Definition => 8298,
- N_Formal_Subprogram_Declaration => 8298,
- N_Generic_Association => 8337,
- N_Handled_Sequence_Of_Statements => 8385,
- N_Index_Or_Discriminant_Constraint => 8477,
- N_Itype_Reference => 8489,
- N_Label => 8495,
- N_Modular_Type_Definition => 8521,
- N_Number_Declaration => 8532,
- N_Ordinary_Fixed_Point_Definition => 8581,
- N_Others_Choice => 8623,
- N_Package_Specification => 8658,
- N_Parameter_Association => 8744,
- N_Parameter_Specification => 8802,
- N_Protected_Definition => 8931,
- N_Range_Constraint => 9003,
- N_Real_Range_Specification => 9020,
- N_Record_Definition => 9041,
- N_Signed_Integer_Type_Definition => 9127,
- N_Single_Protected_Declaration => 9148,
- N_Subunit => 9189,
- N_Task_Definition => 9225,
- N_Triggering_Alternative => 9363,
- N_Use_Type_Clause => 9410,
- N_Validate_Unchecked_Conversion => 9461,
- N_Variant => 9485,
- N_Variant_Part => 9564,
- N_With_Clause => 9578,
- N_With_Type_Clause => 9753,
- N_Unused_At_End => 9773);
+ N_And_Then => 1120,
+ N_Conditional_Expression => 1128,
+ N_Explicit_Dereference => 1166,
+ N_Function_Call => 1189,
+ N_In => 1310,
+ N_Indexed_Component => 1310,
+ N_Integer_Literal => 1345,
+ N_Not_In => 1365,
+ N_Null => 1365,
+ N_Or_Else => 1365,
+ N_Procedure_Call_Statement => 1373,
+ N_Qualified_Expression => 1494,
+ N_Raise_Constraint_Error => 1518,
+ N_Raise_Program_Error => 1535,
+ N_Raise_Storage_Error => 1552,
+ N_Aggregate => 1569,
+ N_Allocator => 1725,
+ N_Extension_Aggregate => 1802,
+ N_Range => 1905,
+ N_Real_Literal => 1946,
+ N_Reference => 2000,
+ N_Selected_Component => 2007,
+ N_Slice => 2082,
+ N_String_Literal => 2120,
+ N_Subprogram_Info => 2146,
+ N_Type_Conversion => 2157,
+ N_Unchecked_Expression => 2272,
+ N_Unchecked_Type_Conversion => 2283,
+ N_Subtype_Indication => 2324,
+ N_Component_Declaration => 2364,
+ N_Entry_Declaration => 2448,
+ N_Formal_Object_Declaration => 2521,
+ N_Formal_Type_Declaration => 2606,
+ N_Full_Type_Declaration => 2707,
+ N_Incomplete_Type_Declaration => 2795,
+ N_Loop_Parameter_Specification => 2873,
+ N_Object_Declaration => 2937,
+ N_Protected_Type_Declaration => 3184,
+ N_Private_Extension_Declaration => 3272,
+ N_Private_Type_Declaration => 3386,
+ N_Subtype_Declaration => 3512,
+ N_Function_Specification => 3586,
+ N_Procedure_Specification => 3678,
+ N_Entry_Index_Specification => 3757,
+ N_Freeze_Entity => 3805,
+ N_Access_Function_Definition => 3873,
+ N_Access_Procedure_Definition => 3929,
+ N_Task_Type_Declaration => 3972,
+ N_Package_Body_Stub => 4075,
+ N_Protected_Body_Stub => 4127,
+ N_Subprogram_Body_Stub => 4179,
+ N_Task_Body_Stub => 4225,
+ N_Function_Instantiation => 4277,
+ N_Package_Instantiation => 4363,
+ N_Procedure_Instantiation => 4449,
+ N_Package_Body => 4535,
+ N_Subprogram_Body => 4633,
+ N_Protected_Body => 4860,
+ N_Task_Body => 4942,
+ N_Implicit_Label_Declaration => 5080,
+ N_Package_Declaration => 5116,
+ N_Single_Task_Declaration => 5185,
+ N_Subprogram_Declaration => 5221,
+ N_Use_Package_Clause => 5281,
+ N_Generic_Package_Declaration => 5324,
+ N_Generic_Subprogram_Declaration => 5421,
+ N_Constrained_Array_Definition => 5494,
+ N_Unconstrained_Array_Definition => 5558,
+ N_Exception_Renaming_Declaration => 5607,
+ N_Object_Renaming_Declaration => 5632,
+ N_Package_Renaming_Declaration => 5704,
+ N_Subprogram_Renaming_Declaration => 5740,
+ N_Generic_Function_Renaming_Declaration => 5790,
+ N_Generic_Package_Renaming_Declaration => 5826,
+ N_Generic_Procedure_Renaming_Declaration => 5862,
+ N_Abort_Statement => 5898,
+ N_Accept_Statement => 5904,
+ N_Assignment_Statement => 5999,
+ N_Asynchronous_Select => 6085,
+ N_Block_Statement => 6123,
+ N_Case_Statement => 6288,
+ N_Code_Statement => 6321,
+ N_Conditional_Entry_Call => 6332,
+ N_Delay_Relative_Statement => 6371,
+ N_Delay_Until_Statement => 6382,
+ N_Entry_Call_Statement => 6393,
+ N_Free_Statement => 6440,
+ N_Goto_Statement => 6482,
+ N_Loop_Statement => 6502,
+ N_Null_Statement => 6574,
+ N_Raise_Statement => 6574,
+ N_Requeue_Statement => 6579,
+ N_Return_Statement => 6598,
+ N_Selective_Accept => 6672,
+ N_Timed_Entry_Call => 6708,
+ N_Exit_Statement => 6749,
+ N_If_Statement => 6764,
+ N_Accept_Alternative => 6827,
+ N_Delay_Alternative => 6903,
+ N_Elsif_Part => 6955,
+ N_Entry_Body_Formal_Part => 6999,
+ N_Iteration_Scheme => 7060,
+ N_Terminate_Alternative => 7117,
+ N_Abortable_Part => 7156,
+ N_Abstract_Subprogram_Declaration => 7167,
+ N_Access_Definition => 7181,
+ N_Access_To_Object_Definition => 7194,
+ N_Case_Statement_Alternative => 7242,
+ N_Compilation_Unit => 7270,
+ N_Compilation_Unit_Aux => 7409,
+ N_Component_Association => 7444,
+ N_Component_List => 7476,
+ N_Derived_Type_Definition => 7518,
+ N_Decimal_Fixed_Point_Definition => 7576,
+ N_Defining_Program_Unit_Name => 7636,
+ N_Delta_Constraint => 7661,
+ N_Designator => 7695,
+ N_Digits_Constraint => 7711,
+ N_Discriminant_Association => 7746,
+ N_Discriminant_Specification => 7772,
+ N_Enumeration_Type_Definition => 7839,
+ N_Entry_Body => 7858,
+ N_Entry_Call_Alternative => 7965,
+ N_Exception_Declaration => 8012,
+ N_Exception_Handler => 8061,
+ N_Floating_Point_Definition => 8126,
+ N_Formal_Decimal_Fixed_Point_Definition => 8169,
+ N_Formal_Derived_Type_Definition => 8169,
+ N_Formal_Discrete_Type_Definition => 8215,
+ N_Formal_Floating_Point_Definition => 8215,
+ N_Formal_Modular_Type_Definition => 8215,
+ N_Formal_Ordinary_Fixed_Point_Definition => 8215,
+ N_Formal_Package_Declaration => 8215,
+ N_Formal_Private_Type_Definition => 8302,
+ N_Formal_Signed_Integer_Type_Definition => 8350,
+ N_Formal_Subprogram_Declaration => 8350,
+ N_Generic_Association => 8389,
+ N_Handled_Sequence_Of_Statements => 8437,
+ N_Index_Or_Discriminant_Constraint => 8529,
+ N_Itype_Reference => 8541,
+ N_Label => 8547,
+ N_Modular_Type_Definition => 8573,
+ N_Number_Declaration => 8584,
+ N_Ordinary_Fixed_Point_Definition => 8633,
+ N_Others_Choice => 8675,
+ N_Package_Specification => 8710,
+ N_Parameter_Association => 8796,
+ N_Parameter_Specification => 8854,
+ N_Protected_Definition => 8983,
+ N_Range_Constraint => 9055,
+ N_Real_Range_Specification => 9072,
+ N_Record_Definition => 9093,
+ N_Signed_Integer_Type_Definition => 9179,
+ N_Single_Protected_Declaration => 9200,
+ N_Subunit => 9241,
+ N_Task_Definition => 9277,
+ N_Triggering_Alternative => 9415,
+ N_Use_Type_Clause => 9462,
+ N_Validate_Unchecked_Conversion => 9513,
+ N_Variant => 9537,
+ N_Variant_Part => 9616,
+ N_With_Clause => 9630,
+ N_With_Type_Clause => 9805,
+ N_Unused_At_End => 9825);
end Treeprs;