2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
gcc/ada/
* sprint.ads: Fix pasto in comment.
From-SVN: r273691
+2019-07-22 Eric Botcazou <ebotcazou@adacore.com>
+
+ * sprint.ads: Fix pasto in comment.
+
2019-07-22 Javier Miranda <miranda@adacore.com>
* sem_res.adb (Resolve_Actuals): Replace code that displaces the
-- Multiple concatenation expr && expr && expr ... && expr
-- Multiply wi Treat_Fixed_As_Integer x #* y
-- Multiply wi Rounded_Result x @* y
- -- Operator with range check {operator} (e.g. {+})
+ -- Operator with overflow check {operator} (e.g. {+})
-- Others choice for cleanup when all others
-- Pop exception label %pop_xxx_exception_label
-- Push exception label %push_xxx_exception_label (label)