From: charlet Date: Wed, 29 Apr 2009 13:04:57 +0000 (+0000) Subject: 2009-04-29 Robert Dewar X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1779f3415583dc735e019cbb646a34bc4f52600;p=thirdparty%2Fgcc.git 2009-04-29 Robert Dewar * prj-nmsc.ads: Minor reformatting 2009-04-29 Eric Botcazou * exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the expression on the existing parent If statement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146960 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 6a3b4f4fff79..1b40bd951b0c 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,12 @@ +2009-04-29 Robert Dewar + + * prj-nmsc.ads: Minor reformatting + +2009-04-29 Eric Botcazou + + * exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the + expression on the existing parent If statement. + 2009-04-29 Robert Dewar * prj-proc.adb, prj.ads: Minor reformatting