aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/checks.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/checks.ads')
-rw-r--r--gcc/ada/checks.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/checks.ads b/gcc/ada/checks.ads
index 6478eec..8efaece 100644
--- a/gcc/ada/checks.ads
+++ b/gcc/ada/checks.ads
@@ -142,7 +142,7 @@ package Checks is
-- overflow checking for dependent expressions. This routine handles
-- front end vs back end overflow checks (in the front end case it expands
-- the necessary check). Note that divide is handled separately using
- -- Apply_Arithmetic_Divide_Overflow_Check.
+ -- Apply_Divide_Checks.
procedure Apply_Constraint_Check
(N : Node_Id;