From c878b2efd6d2659abaea4119744b5184db0c2b53 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 26 May 2008 15:13:24 +0200 Subject: [PATCH] Resync. From-SVN: r135920 --- gcc/ada/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 2c0b4853d5a..55a1edf47fb 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,14 @@ +2008-05-26 Ed Schonberg + + * exp_ch4.adb (Expand_Concatenate_Other): Add explicit constraint + checks on the upper bound if the index type is a modular type, to + prevent wrap-around computations when size is close to upper bound of + type. + +2008-05-26 Robert Dewar + + * sem_ch3.adb: Minor reformatting + 2008-05-26 Ed Schonberg * sem_ch12.adb (Remove_Parent): Use specification of instance -- 2.30.2