From: Arnaud Charlet Date: Mon, 26 May 2008 13:13:24 +0000 (+0200) Subject: Resync. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c878b2efd6d2659abaea4119744b5184db0c2b53;p=gcc.git Resync. From-SVN: r135920 --- 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