aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch5.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_ch5.ads')
-rw-r--r--gcc/ada/exp_ch5.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/exp_ch5.ads b/gcc/ada/exp_ch5.ads
index efde755..e75c128 100644
--- a/gcc/ada/exp_ch5.ads
+++ b/gcc/ada/exp_ch5.ads
@@ -31,6 +31,7 @@ package Exp_Ch5 is
procedure Expand_N_Assignment_Statement (N : Node_Id);
procedure Expand_N_Block_Statement (N : Node_Id);
procedure Expand_N_Case_Statement (N : Node_Id);
+ procedure Expand_N_Continue_Statement (N : Node_Id);
procedure Expand_N_Exit_Statement (N : Node_Id);
procedure Expand_N_Goto_When_Statement (N : Node_Id);
procedure Expand_N_If_Statement (N : Node_Id);